Fix completing members for receivers shadowed by DslMarker
#KT-20396 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package bar
|
||||
|
||||
import baz.*
|
||||
|
||||
fun B.booExtension() {}
|
||||
fun A.booExtensionToA() {}
|
||||
Reference in New Issue
Block a user