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