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