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