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