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