Uast: don't fall on empty when entries (EA-231339)

This commit is contained in:
Nicolay Mitropolsky
2020-04-27 17:35:05 +03:00
parent 3143b15a17
commit 903f35ce0c
6 changed files with 48 additions and 27 deletions
+2
View File
@@ -7,6 +7,8 @@ fun getElementsAdditionalResolve(string: String): String {
return "bindingContext"
}
"empty-switch" -> {}
else -> {
val (bindingContext, statementFilter) = arr
return bindingContext