[
https://issues.apache.org/jira/browse/GROOVY-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-6038.
-------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.0)
2.6.0-alpha-1
> Ability to declare inner annotation types
> -----------------------------------------
>
> Key: GROOVY-6038
> URL: https://issues.apache.org/jira/browse/GROOVY-6038
> Project: Groovy
> Issue Type: Bug
> Components: syntax
> Reporter: Maxim Medvedev
> Assignee: Daniel Sun
> Fix For: 2.6.0-alpha-1
>
>
> {code}
> @interface Upper {
> @interface Inner {}
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)