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