Files
kotlin-fork/analysis/analysis-api/testData/referenceResolve/AnnotationOnFileWithImport.kt
T

7 lines
73 B
Kotlin
Vendored

@file:[<caret>D("message")]
package foo
import kotlin.Deprecated as D