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