6 lines
47 B
Kotlin
6 lines
47 B
Kotlin
|
|
/**
|
||
|
|
* This is link to [Foo]
|
||
|
|
*/
|
||
|
|
class Foo {
|
||
|
|
|
||
|
|
}
|