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