Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.1
-
None
-
None
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.