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