Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Fix Version/s: 1.5.2
-
Component/s: None
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
When using range of enum in a case statement, I get a compilation error that method next() is not implemented on the enum. Please see test attached.
Added for Groovy Enums