9 lines
68 B
Kotlin
Vendored
9 lines
68 B
Kotlin
Vendored
class Foo
|
|
|
|
/**
|
|
* [Foo.<caret>test]
|
|
*/
|
|
fun test() {}
|
|
|
|
// REF_EMPTY
|