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