You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2017/05/02 02:04:19 UTC

[jira] [Closed] (GROOVY-6038) Ability to declare inner annotation types

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

Paul King closed GROOVY-6038.
-----------------------------

> 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: 3.0
>
>
> {code}
> @interface Upper {
>   @interface Inner {} 
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)