KT-1152 Only allow annotation classes to be instantiated as annotations
#KT-1152 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class Foo
|
||||
|
||||
<!NOT_AN_ANNOTATION_CLASS!>Foo<!> class Bar
|
||||
Reference in New Issue
Block a user