Rename: Implement conflict analysis for parameters. Qualify property references to avoid shadowing by parameters
#KT-10687 Fixed (cherry picked from commit 7d6466d)
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "MARKED_ELEMENT",
|
||||
"mainFile": "test/test.kt",
|
||||
"newName": "b",
|
||||
"withRuntime": "true",
|
||||
"hint": "Parameter 'b' is already declared in function 'foo'"
|
||||
}
|
||||
Reference in New Issue
Block a user