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