[ https://issues.apache.org/jira/browse/GROOVY-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939519#comment-17939519 ]
Eric Milles commented on GROOVY-11595: -------------------------------------- https://github.com/apache/groovy/pull/2169/commits/ab38a1c987f358272d164de1a54ccf95cd2a509a > for loop variable modifiers > --------------------------- > > Key: GROOVY-11595 > URL: https://issues.apache.org/jira/browse/GROOVY-11595 > Project: Groovy > Issue Type: Bug > Reporter: Eric Milles > Assignee: Eric Milles > Priority: Major > > A for loop variable declaration currently supports modifiers "final", > "public", "private", "protected", "abstract", "static" and "strictfp". Only > "final" should be allowed. -- This message was sent by Atlassian Jira (v8.20.10#820010)