Files
kotlin-fork/idea/testData/refactoring/rename/renameInc/inc.test
T
2014-08-08 18:59:49 +04:00

8 lines
226 B
Plaintext

{
"type": "KOTLIN_FUNCTION",
"classFQN": "A",
"oldName": "inc",
"newName": "foo",
"mainFile": "inc.kt",
"hint": "Naming conventions will be violated after rename\nNaming conventions will be violated after rename"
}