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