Rename: Quote parameter name when necessary

#KT-13463 Fixed
This commit is contained in:
Alexey Sedunov
2016-08-16 15:15:23 +03:00
parent 238f99aa3d
commit 5e577c391c
7 changed files with 26 additions and 2 deletions
@@ -0,0 +1,5 @@
package test
fun foo(`22`: Int) {
}