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