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