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