Render 'defined in' in resolved call tests
This commit is contained in:
@@ -9,7 +9,7 @@ fun test() = A<caret>(1)
|
||||
|
||||
Resolved call:
|
||||
|
||||
Resulting descriptor: fun invoke(i: Int): Int
|
||||
Resulting descriptor: fun invoke(i: Int): Int defined in A.<class-object-for-A>
|
||||
|
||||
Explicit receiver kind = THIS_OBJECT
|
||||
This object = A {<class-object-for-A>}
|
||||
|
||||
Reference in New Issue
Block a user