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