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