Files
kotlin-fork/idea/testData/refactoring/rename/renameKotlinClassWithFile/kotlinClass.test
T

6 lines
124 B
Plaintext

{
"type": "KOTLIN_CLASS",
"classFQN": "testing.ClassBefore",
"newName": "ClassAfter",
"mainFile": "ClassBefore.kt"
}