3394097f47
To test production resolveToFirSymbol entry point ^KT-57850
4 lines
125 B
Kotlin
4 lines
125 B
Kotlin
import java.lang.annotation.ElementType
|
|
|
|
@java.lang.annotation.Target(ElementType.TYPE_USE)
|
|
annotation class Reso<caret>lveMe |