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