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