Skip to content
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

Added the @Target annotation for compile-time error checking and Kotlin support #498

Merged
merged 1 commit into from
Jan 12, 2016

Conversation

tevjef
Copy link
Contributor

@tevjef tevjef commented Jan 12, 2016

The compiler will generate an error when used on the improper element
type. In addition this annotation is used in Kotlin in compilation.

- The compiler will generate an error when used on the improper element
type.
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @sibeliusseraphini and @androdevcafe to be potential reviewers

@tevjef
Copy link
Contributor Author

tevjef commented Jan 12, 2016

Oh no mention-bot.

sibelius added a commit that referenced this pull request Jan 12, 2016
Added the @target annotation for compile-time error checking and Kotlin support
@sibelius sibelius merged commit 3de393c into chennaione:master Jan 12, 2016
@sibelius
Copy link
Contributor

@tevjef thanks, Kotlin is great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants