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