Files
kotlin-fork/idea/testData/refactoring/rename/renameKotlinBaseMethodWithBinaryBase/kotlinBaseFunction.test
T
2020-01-10 21:37:12 +03:00

7 lines
166 B
Plaintext
Vendored

{
"type": "KOTLIN_FUNCTION",
"classId": "testing/rename/B",
"oldName": "run",
"newName": "lol",
"comment": "Rename method with binary function overridden"
}