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