-60000 gets turned into UnaryOP (minus) -> IntLiteral (60000). Fold this into IntLiteral (-60000)
-60000 gets turned into UnaryOP (minus) -> IntLiteral (60000). Fold this into IntLiteral (-60000)