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