Files
kotlin-fork/idea/testData/refactoring/rename/renameKotlinBaseMethod/kotlinBaseFunction.test
T
2015-03-16 14:11:38 +03:00

7 lines
176 B
Plaintext
Vendored

{
"type": "KOTLIN_FUNCTION",
"classId": "testing/rename/A",
"oldName": "first",
"newName": "second",
"comment": "KT-2836 Rename method with all its implementations"
}