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