packages feed

typst-0.1.0.0: test/typ/compiler/let-14.typ

// Error: 6-20 not enough elements to destructure
#let (..a, b, c, d) = (1, 2)