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