Community
Participate
Working Groups
Build Identifier: 2.0.0.v201105010942 Example: newArrayList('1').filter(e|newArrayList('1').filter(f | f == e) == null) leads to the following compiler error: "Cannot refer to a non-final variable e inside an inner class defined in a different method" The parameters of the generated apply() methods probably need to be final. Reproducible: Always
pushed to master
Closing all bugs that were set to RESOLVED before Neon.0