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