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