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