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

8 lines
205 B
Plaintext
Vendored

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