Fixed EA-61504.

This commit is contained in:
Evgeny Gerashchenko
2014-10-10 21:52:50 +04:00
parent 0d17a71ffa
commit b653598df2
4 changed files with 15 additions and 4 deletions
@@ -0,0 +1,3 @@
// "Remove 'val' from parameter" "true"
fun f(<caret>/* comment */ x: String) {
}