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