[jira] [Commented] (GROOVY-11244) Cannot define Java-like lambda inside closure

2023-12-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798786#comment-17798786 ] Eric Milles commented on GROOVY-11244: -- Is it possible to prefer a local variable

[jira] [Commented] (GROOVY-11244) Cannot define Java-like lambda inside closure

2023-12-18 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798221#comment-17798221 ] Daniel Sun commented on GROOVY-11244: - It is an ambiguous code for parser. Adding a

[jira] [Commented] (GROOVY-11244) Cannot define Java-like lambda inside closure

2023-12-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795492#comment-17795492 ] Eric Milles commented on GROOVY-11244: -- When I add an arrow to the closure it work