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