[jira] [Updated] (GROOVY-8499) Glitch with native lambda support when supplied with incorrect arity lambda

2023-03-07 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8499: Affects Version/s: (was: 3.x) > Glitch with native lambda support when supplied with

[jira] [Updated] (GROOVY-8499) Glitch with native lambda support when supplied with incorrect arity lambda

2018-03-07 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8499: -- Description: The following code works: {code} import groovy.transform.* @CompileStatic def method() {

[jira] [Updated] (GROOVY-8499) Glitch with native lambda support when supplied with incorrect arity lambda

2018-03-07 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8499: -- Summary: Glitch with native lambda support when supplied with incorrect arity lambda (was: Glitch