Analysis API: fix some compilation errors in reference resolve testdata
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
class Foo {
|
||||
val String.foo : Any
|
||||
get() {
|
||||
t<caret>his@foo
|
||||
return t<caret>his@foo
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user