Dsl completion: fix completion when multiple receivers are in scope
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
package dsl
|
||||
|
||||
import test.Dsl
|
||||
import test.R
|
||||
|
||||
@Dsl
|
||||
fun R.foo2() {}
|
||||
|
||||
Reference in New Issue
Block a user