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