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