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