correctly find usages of overridden Java method through synthetic accessors
#KT-12869 Fixed
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
Function call 2 getFoo() // Found
|
||||
Value read 3 foo // Not found
|
||||
Reference in New Issue
Block a user