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