packages feed

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

// Error: 7-11 cannot destructure named elements from an array
#let (a: a, b) = (1, 2, 3)