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