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