Frontend: fixed explicit receiver kind for dynamic call with implicit dispatch receiver.
Additionally added tests for other cases.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun dynamic.bar() {
|
||||
<caret>foo()
|
||||
}
|
||||
Reference in New Issue
Block a user