Support mapping between Java and Kotlin reflection objects
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
package kotlin.jvm.internal
|
||||
|
||||
import java.lang.annotation.*
|
||||
|
||||
Retention(RetentionPolicy.RUNTIME)
|
||||
annotation class Intrinsic(val value: String)
|
||||
Reference in New Issue
Block a user