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