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