Render 'defined in' in resolved call tests
This commit is contained in:
@@ -9,7 +9,7 @@ fun bar(f: Foo) {
|
||||
|
||||
Resolved call:
|
||||
|
||||
Resulting descriptor: fun invoke(): Unit
|
||||
Resulting descriptor: fun invoke(): Unit defined in Foo
|
||||
|
||||
Explicit receiver kind = THIS_OBJECT
|
||||
This object = f {Foo}
|
||||
|
||||
Reference in New Issue
Block a user