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