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