xo-interpreter: refactor for explicit gc::GC* dep
This commit is contained in:
parent
4d2cd54365
commit
52113737ac
24 changed files with 123 additions and 63 deletions
|
|
@ -75,7 +75,7 @@ namespace xo {
|
|||
|
||||
// LCOV_EXCL_START
|
||||
std::size_t
|
||||
Boolean::_forward_children()
|
||||
Boolean::_forward_children(gc::GC *)
|
||||
{
|
||||
assert(false);
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue