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