Files
kotlin-fork/idea/idea-completion/testData/kdoc/AutoPopupAfterAtInKDoc.kt
T
2018-12-12 15:27:20 +03:00

8 lines
76 B
Kotlin
Vendored

/**
* @<caret>
*/
fun some() {}
// INVOCATION_COUNT: 0
// EXIST: @return