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