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