Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-2
-
None
Description
both lines fail
(0..<0).each
{ assert false}for (i in 0..<0){ assert false}
Attachments
Issue Links
- is depended upon by
-
GROOVY-942 Empty Range (0..<0) broken in List.getAt(Range)
- Closed
-
GROOVY-2069 CLONE -Empty Range (0..<0) broken in List.getAt(Range)
- Closed