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