Files
kotlin-fork/idea/testData/resolve/references/AnnotationOnFileWithImport.kt
T

8 lines
101 B
Kotlin

[file: <caret>D("message")]
package foo
import kotlin.deprecated as D
// REF: (kotlin).deprecated