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