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