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