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