DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compute / calc-26.typ
1234
// Test the `fact` function. #test(calc.fact(0), 1) #test(calc.fact(5), 120)