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