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() {
|
||||
this@f<caret>oo
|
||||
return this@f<caret>oo
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user