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