Files
kotlin-fork/idea/testData/refactoring/safeDelete/deleteProperty/kotlinProperty/implement4.kt.messages
T

2 lines
193 B
Plaintext
Vendored

var foo: kotlin.String in final class B : A, Z implements var foo: kotlin.String in interface A.
var foo: kotlin.String in final class B : A, Z implements var foo: kotlin.String in interface Z.