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