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