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