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