Render 'defined in' in resolved call tests
This commit is contained in:
@@ -5,8 +5,8 @@ class B: <caret>A() {}
|
||||
|
||||
Resolved call:
|
||||
|
||||
Resulting descriptor: constructor A()
|
||||
Resulting descriptor: constructor A() defined in A
|
||||
|
||||
Explicit receiver kind = NO_EXPLICIT_RECEIVER
|
||||
This object = NO_RECEIVER
|
||||
Receiver argument = NO_RECEIVER
|
||||
Receiver argument = NO_RECEIVER
|
||||
Reference in New Issue
Block a user