11a72632bc
#KT-3949 Fixed
9 lines
115 B
Kotlin
Vendored
9 lines
115 B
Kotlin
Vendored
fun test() {
|
|
<selection> x()
|
|
|
|
// <caret>comment for several lines
|
|
foo()
|
|
bar()
|
|
|
|
y()
|
|
</selection>} |