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