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