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