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