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