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