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