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