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