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