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