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