ShortenReferences: cleanup code & add tests for property-function conflicts
This commit is contained in:
committed by
Dmitry Gridin
parent
917a7f572d
commit
9a2da67919
@@ -0,0 +1,7 @@
|
||||
package a
|
||||
|
||||
class Goo {
|
||||
fun x() {
|
||||
<selection>_Qfadj4tPV.a.b.foo()</selection>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user