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