paulk-asert commented on code in PR #1785:
URL: https://github.com/apache/groovy/pull/1785#discussion_r977081335
##########
src/spec/test/typing/TypeCheckingTest.groovy:
##########
@@ -44,6 +44,23 @@ class TypeCheckingTest extends StaticTypeCheckingTestCase {
'''
}
+ void testTypeCheckedEachWithIndex(){
+ //TODO: tags?
Review Comment:
The current best fit for such doco would currently be core-syntax.adoc or
core-semantics.adoc but I'll make a separate "working with arrays" subsection
in the gdk doco since it would really belong there.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]