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