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