Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.1
-
None
-
WindowsXP, java 6, Groovy 1.5.1
Description
The script
-- var --
gives
Caught: java.lang.VerifyError: (class: Script, method: run signature: ()Ljava/lang/Object;) Unable to pop operand off an empty stack
instead of a compilation error.
The same goes for
(var--)-- ++ var ++ (var++)++