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