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