Refactoring: AbstractResolvedCallsTest
Render resolved call to a separate file
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
// !CALL: +
|
||||
// !EXPLICIT_RECEIVER_KIND: RECEIVER_ARGUMENT
|
||||
// !THIS_OBJECT: Title
|
||||
// !RECEIVER_ARGUMENT: "Foo"
|
||||
|
||||
trait Element {
|
||||
fun render(builder: StringBuilder, indent: String)
|
||||
|
||||
Reference in New Issue
Block a user