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