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