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