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