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