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