Uast: don't fall on empty when entries (EA-231339)
This commit is contained in:
@@ -7,6 +7,8 @@ fun getElementsAdditionalResolve(string: String): String {
|
||||
return "bindingContext"
|
||||
}
|
||||
|
||||
"empty-switch" -> {}
|
||||
|
||||
else -> {
|
||||
val (bindingContext, statementFilter) = arr
|
||||
return bindingContext
|
||||
|
||||
Reference in New Issue
Block a user