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