mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
chore: remove brother requires older brother print()
This commit is contained in:
parent
26b5be7edf
commit
edd6afd9bc
1 changed files with 0 additions and 1 deletions
|
|
@ -2535,7 +2535,6 @@ TEST("graph edge cases", wrap_root(function()
|
|||
b = derive(upd_b)
|
||||
|
||||
a(2)
|
||||
print('CAVALO', count.b, count.c)
|
||||
CHECK(count.b == 2)
|
||||
CHECK(count.c == 2)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue