Eric Milles created GROOVY-11595: ------------------------------------ Summary: for loop variable modifiers Key: GROOVY-11595 URL: https://issues.apache.org/jira/browse/GROOVY-11595 Project: Groovy Issue Type: Bug Reporter: Eric Milles
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)