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