Files
kotlin-fork/idea/testData/refactoring/rename/automaticRenamerOverloadsExtensionAndMember/automaticRenamerOverloadsExtensionAndMember.test
T
Alexey Sedunov 42b71ae90c Rename: Do not show 'Rename overloads' options if target function has no
overloads. Consider extensions and members overloads if they have the same
recever class
 #KT-8541 Fixed
 #KT-8786 Fixed
2016-06-06 21:29:07 +03:00

6 lines
108 B
Plaintext
Vendored

{
"type": "MARKED_ELEMENT",
"mainFile": "test/test.kt",
"newName": "funMe2",
"withRuntime": "true"
}