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