Annotation rename: target --> @Target
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER
|
||||
target(AnnotationTarget.CLASSIFIER) annotation class base
|
||||
@Target(AnnotationTarget.CLASSIFIER) annotation class base
|
||||
|
||||
base annotation class derived
|
||||
|
||||
|
||||
Reference in New Issue
Block a user