Files
kotlin-fork/idea/idea-completion/testData/basic/common/annotations/Deprecated.kt
T

7 lines
126 B
Kotlin
Vendored

@Dep<caret>
fun foo() { }
// INVOCATION_COUNT: 1
// EXIST: { itemText: "Deprecated", tailText: " (kotlin)" }
// NOTHING_ELSE