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