[ 
https://issues.apache.org/jira/browse/GROOVY-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Milles resolved GROOVY-11866.
----------------------------------
    Fix Version/s: 6.0.0-alpha-1
       Resolution: Fixed

https://github.com/apache/groovy/commit/61f6fd02b6426d4cdda82fc86a9d2b488deb7512

> array initializer for annotation attribute value
> ------------------------------------------------
>
>                 Key: GROOVY-11866
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11866
>             Project: Groovy
>          Issue Type: Sub-task
>          Components: parser-antlr4
>            Reporter: Eric Milles
>            Priority: Major
>              Labels: annotations
>             Fix For: 6.0.0-alpha-1
>
>
> {code:groovy}
> @A(name={})
> class C {
> }
> @A(name={""})
> class D {
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to