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