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