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