Java annotation with target "TYPE" is now applicable to Kotlin targets "CLASSIFIER" and "FILE"
This commit is contained in:
@@ -55,6 +55,7 @@ public class AnnotationTargets {
|
||||
|
||||
// FILE: test/AnnotationTargets.kt
|
||||
|
||||
@file:AnnotationTargets.type
|
||||
package test
|
||||
|
||||
import test.AnnotationTargets.*
|
||||
|
||||
Reference in New Issue
Block a user