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