Files
kotlin-fork/idea/idea-completion/testData/kdoc/NoTopLevelForQualified.kt
T

9 lines
67 B
Kotlin
Vendored

class Foo
/**
* [Foo.<caret>]
*/
fun test() {}
// ABSENT: test