words: fix unit test
parent
2c63161c84
commit
a22fadaee4
|
@ -122,8 +122,10 @@ DEFER: x
|
||||||
[ { } ]
|
[ { } ]
|
||||||
[
|
[
|
||||||
all-words [
|
all-words [
|
||||||
"compiled-uses" word-prop 2 <groups>
|
[ "effect-dependencies" word-prop ]
|
||||||
keys [ "forgotten" word-prop ] filter
|
[ "definition-dependencies" word-prop ]
|
||||||
|
[ "conditional-dependencies" word-prop ] tri
|
||||||
|
3append [ "forgotten" word-prop ] filter
|
||||||
] map harvest
|
] map harvest
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue