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