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