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