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