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