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