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