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