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