Rename: Identify elements with the same origin when checking import ambiguity

#KT-13284 Fixed
This commit is contained in:
Alexey Sedunov
2018-02-27 16:11:43 +03:00
parent 6c17bbe42c
commit 85b381db7c
12 changed files with 82 additions and 1 deletions
@@ -0,0 +1,7 @@
{
"type": "MARKED_ELEMENT",
"mainFile": "foo/overload.kt",
"newName": "overloadNew",
"withRuntime": "true",
"overloadRenamer.onlyPrimaryElement": "true"
}