packages feed

typst-0.12: test/typ/regression/pr-103-calc-quo-zero.typ

// calc.quo with a zero divisor must error, not crash.
#calc.quo(5, 0)