Files
kotlin-fork/idea/testData/refactoring/rename/propertyAccidentalOverrideSubclass/propertyAccidentalOverrideSubclass.test
T
2016-06-28 15:06:49 +03:00

7 lines
193 B
Plaintext
Vendored

{
"type": "MARKED_ELEMENT",
"mainFile": "test/test.kt",
"newName": "bar",
"withRuntime": "true",
"hint": "Property after rename will clash with existing property 'bar' in class 'B'"
}