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