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