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 foo(): Unit
|
||||
|
||||
Explicit receiver kind = THIS_OBJECT
|
||||
This object = a
|
||||
This object = a {A}
|
||||
Receiver argument = NO_RECEIVER
|
||||
Reference in New Issue
Block a user