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