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