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