Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.1
-
None
-
None
Description
Running the following fails with VerifyError:
while (def obj = 2){
}
Running the following fails with VerifyError:
while (def obj = 2){
}