e58d9c5507
So #KT-23137 Fixed
5 lines
76 B
Kotlin
Vendored
5 lines
76 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun test() {
|
|
// comment<caret>
|
|
val foo = 1
|
|
} |