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