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