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