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