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