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