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