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