Files
kotlin-fork/idea/testData/refactoring/rename/automaticRenamer/simple.test
T
2015-04-15 19:14:20 +03:00

7 lines
114 B
Plaintext
Vendored

{
"type": "KOTLIN_CLASS",
"classId": "/Foo",
"oldName": "Foo",
"newName": "Bar",
"mainFile": "main.kt"
}