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