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