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