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