ref: a280bb1386e9a0061591ffbde33cdd2682f2c5f4 dir: /test/bigliteral.myr/
use std const main = { std.put("{}\n", (34359738368 : int64)) }