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