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