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