DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compiler / for-03.typ
123456
// Keys and values of strings. // Error: 6-12 cannot destructure values of string #for (k, v) in "hi" { dont-care }