DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compiler / spread-05.typ
1234
// unnamed spread #let f(.., a) = a #test(f(1, 2, 3), 3)