typst/tests/typ/bugs/3363-json-large-number.typ

8 lines
220 B
Plaintext

// Big numbers (larger than what i64 can store) should just lose some precision
// but not overflow
// https://github.com/typst/typst/issues/3363
// Ref: false
#let bignum = json("/assets/data/big-number.json")
#bignum