Render candidate and resulting descriptors in resolved call tests
This commit is contained in:
@@ -9,6 +9,8 @@ fun bar(f: Foo) {
|
||||
|
||||
Resolved call:
|
||||
|
||||
Resulting descriptor: fun Int.invoke(): Unit
|
||||
|
||||
Explicit receiver kind = BOTH_RECEIVERS
|
||||
This object = f
|
||||
Receiver argument = 1
|
||||
This object = f {Foo}
|
||||
Receiver argument = 1 {Int}
|
||||
|
||||
Reference in New Issue
Block a user