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