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