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