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