Annotation rename: target --> @Target
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@
|
||||
|
||||
package test
|
||||
|
||||
target(AnnotationTarget.CLASSIFIER)
|
||||
@Target(AnnotationTarget.CLASSIFIER)
|
||||
public annotation class TargetedAnnotation
|
||||
|
||||
Reference in New Issue
Block a user