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