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