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