98310d3bdb
#KT-20884 fixed
8 lines
63 B
Kotlin
Vendored
8 lines
63 B
Kotlin
Vendored
class Foo
|
|
|
|
/**
|
|
* [<caret>this]
|
|
*/
|
|
fun Foo.bar {}
|
|
|
|
// REF: Foo |