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