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