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