Refactoring: AbstractResolvedCallsTest
Render resolved call to a separate file
This commit is contained in:
-3
@@ -1,7 +1,4 @@
|
||||
// !CALL: foo
|
||||
// !EXPLICIT_RECEIVER_KIND: NO_EXPLICIT_RECEIVER
|
||||
// !THIS_OBJECT: A
|
||||
// !RECEIVER_ARGUMENT: B
|
||||
|
||||
class A {
|
||||
fun B.foo() {}
|
||||
|
||||
Reference in New Issue
Block a user