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