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