DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / regression / issue23.typ
12345678910
#let fn() = { set text(fill: red) if true [ test ] else [ test2 ] } #fn()