Files
kotlin-fork/idea/testData/refactoring/rename/companionObjectWithDefaultName/companionObject.test
T
2015-08-31 12:08:12 +02:00

7 lines
137 B
Plaintext
Vendored

{
"type": "KOTLIN_CLASS",
"classId": "/Foo.Companion",
"oldName": "Companion",
"newName": "Baz",
"mainFile": "toBeRenamed.kt"
}