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