f709377735
#KT-35189 Fixed
9 lines
105 B
Kotlin
Vendored
9 lines
105 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
// TYPE: 'some text'
|
|
|
|
/**
|
|
* <caret>
|
|
*/
|
|
fun kDoc(): String {
|
|
return ""
|
|
} |