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