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