fix using
parent
6ea88c2e82
commit
e9a56f4f74
|
@ -1,5 +1,6 @@
|
||||||
USING: compiler continuations io kernel math namespaces
|
USING: compiler continuations io kernel math namespaces
|
||||||
prettyprint quotations random sequences vectors ;
|
prettyprint quotations random sequences vectors
|
||||||
|
compile-call ;
|
||||||
USING: random-tester.databank random-tester.safe-words ;
|
USING: random-tester.databank random-tester.safe-words ;
|
||||||
IN: random-tester
|
IN: random-tester
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue