c50f38aa52
#KT-12489 Fixed (cherry picked from commit 21e24a1)
4 lines
59 B
Kotlin
Vendored
4 lines
59 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
class A {
|
|
fun <caret>foo() {}
|
|
} |