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