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