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