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