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