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