Community
Participate
Working Groups
In java it is possible to define for loop like this: for (final String i : addresses) This prevents from accidential override and would allow usage of this variable in Clojures. Currently the usage leads to incorrect java files without error in xtend.
*** This bug has been marked as a duplicate of bug 347114 ***