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