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