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