packages feed

typst-0.1.0.0: test/typ/bugs/args-sink-00.typ

#let foo(..body) = repr(body.pos())
#foo(a: "1", b: "2", 1, 2, 3, 4, 5, 6)