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