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