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