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