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