Fix using
parent
5e6a1bd241
commit
b846d9797d
|
@ -4,7 +4,7 @@ USING: namespaces arrays prettyprint sequences kernel
|
||||||
vectors quotations words parser assocs combinators
|
vectors quotations words parser assocs combinators
|
||||||
continuations debugger io io.files vocabs tools.time
|
continuations debugger io io.files vocabs tools.time
|
||||||
vocabs.loader source-files compiler.units inspector
|
vocabs.loader source-files compiler.units inspector
|
||||||
inference effects ;
|
inference effects tools.vocabs ;
|
||||||
IN: tools.test
|
IN: tools.test
|
||||||
|
|
||||||
SYMBOL: failures
|
SYMBOL: failures
|
||||||
|
|
Loading…
Reference in New Issue