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