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