-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repeatable annotations #257
Comments
udalov
added a commit
that referenced
this issue
Jul 25, 2021
udalov
added a commit
that referenced
this issue
Jul 26, 2021
udalov
added a commit
that referenced
this issue
Aug 2, 2021
udalov
added a commit
that referenced
this issue
Aug 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The goal of this proposal is to extend the existing Kotlin feature of repeatable annotations to allow binary- and runtime-retained repeatable annotations, while making it fully interoperable with repeatable annotations in Java.
Text: https://github.com/Kotlin/KEEP/blob/master/proposals/repeatable-annotations.md
The text was updated successfully, but these errors were encountered: