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