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