Created
January 14, 2016 09:13
-
-
Save HEskandari/20bc05c8d96e70e0d0cc to your computer and use it in GitHub Desktop.
Kotlin Annotations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
annotation class foo | |
foo class bar { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting: Error:(7, 1) Kotlin: Expecting a top level declaration
Using IntelliJ 15 Community Edition and Kotlin plugin version 1.0.0-beta-4584-IJ143-12