packages feed

typst-0.9: test/typ/compiler/destructuring-02.typ

// Should error: expected identifier, found underscore
#let (_: x) = (k: 1)