android13/external/dokka/core/testdata/links/linkToSelf.kt

6 lines
47 B
Kotlin

/**
* This is link to [Foo]
*/
class Foo {
}