Rename: this object, receiver argument -> dispatch receiver, extension receiver
This commit is contained in:
@@ -12,5 +12,5 @@ Resolved call:
|
||||
Resulting descriptor: fun Int.invoke(): Unit defined in Foo
|
||||
|
||||
Explicit receiver kind = BOTH_RECEIVERS
|
||||
This object = f {Foo}
|
||||
Receiver argument = 1 {Int}
|
||||
Dispatch receiver = f {Foo}
|
||||
Extension receiver = 1 {Int}
|
||||
Reference in New Issue
Block a user