DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compiler / closure-00.typ
12345678
// Don't parse closure directly in content. // Ref: true #let x = "x" // Should output `x => y`. #x => y