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