a71fd0e6d9
Fixed #KT-37361
9 lines
95 B
Kotlin
Vendored
9 lines
95 B
Kotlin
Vendored
package p
|
|
|
|
<selection>/**
|
|
* Doc comment <caret>here
|
|
*/
|
|
fun foo() {
|
|
}
|
|
</selection>
|
|
fun bar(){} |