8 lines
68 B
Kotlin
Vendored
8 lines
68 B
Kotlin
Vendored
/**
|
|
* This is [<caret>Foo]
|
|
*/
|
|
class Foo {
|
|
}
|
|
|
|
// REF: (<root>).Foo
|