packages feed

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

// Ref: false
// Destructuring with an empty sink.
#let (a: _, ..b) = (a: 1)
#test(b, (:))