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