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