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