e58d9c5507
So #KT-23137 Fixed
4 lines
65 B
Kotlin
Vendored
4 lines
65 B
Kotlin
Vendored
fun test() {
|
|
val foo = 1 // comment1<caret>
|
|
// comment2
|
|
} |