Caller Hierarchy: NPE fix

#EA-66031 Fixed
This commit is contained in:
Alexey Sedunov
2015-03-10 18:19:31 +03:00
parent 11a4cdf7ec
commit b033c17426
6 changed files with 30 additions and 2 deletions
@@ -0,0 +1,3 @@
<node text="foo()" base="true">
</node>
@@ -0,0 +1,3 @@
fun test() {
<caret>foo()
}
@@ -0,0 +1 @@
Cannot apply action for element at caret