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