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