Rename: Use RenameKotlinParameterProcessor for constructor/lambda parameters

#KT-13253 Fixed
This commit is contained in:
Alexey Sedunov
2016-08-15 15:51:23 +03:00
parent 2e887ebcef
commit ad3ffdab18
11 changed files with 63 additions and 3 deletions
@@ -0,0 +1,7 @@
{
"type": "MARKED_ELEMENT",
"mainFile": "test.kt",
"newName": "b",
"withRuntime": "true",
"hint": "Parameter 'b' is already declared in lambda"
}