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