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