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