Fixed ShortenReferences for the case of extension for object
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import dependency.extFun
|
||||
|
||||
fun foo() {
|
||||
<selection>dependency.AnObject.extFun()</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user