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