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