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