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