aeefdffaab
#KT-8427 Fixed
4 lines
63 B
Kotlin
Vendored
4 lines
63 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
open class A {
|
|
val <caret>foo = 1
|
|
} |