DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compiler / ops-invalid-21.typ
123456789
#{ let x = 2 for _ in range(61) { (x) *= 2 } // Error: 3-17 cannot repeat this string 4611686018427387904 times x * "abcdefgh" }