3dbae89cdd
^KTIJ-26003
9 lines
75 B
Kotlin
Vendored
9 lines
75 B
Kotlin
Vendored
class Foo {
|
|
fun foo() {}
|
|
}
|
|
|
|
/**
|
|
* [Foo.<caret>foo]
|
|
*/
|
|
fun usage() {}
|