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