Refactoring: AbstractResolvedCallsTest
Render resolved call to a separate file
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
// !ONLY_ARGUMENTS
|
||||
// !CALL: foo
|
||||
// !ARG_1: B() = ArgumentMatch(b : B, SUCCESS)
|
||||
// !ARG_2: A() = ArgumentMatch(a : A, SUCCESS)
|
||||
|
||||
class A {}
|
||||
class B {}
|
||||
|
||||
Reference in New Issue
Block a user