packages feed

typst-0.1.0.0: test/typ/math/frac-05.typ

// Test associativity.
$ 1/2/3 = (1/2)/3 = 1/(2/3) $