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