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