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