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