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