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