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