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

8 lines
205 B
Plaintext

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