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