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