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