multi-methods: RENAME: doesn't know \
parent
662c96ebe4
commit
234cfbdbcd
|
@ -1,7 +1,6 @@
|
||||||
USING: multi-methods tools.test math sequences namespaces system
|
USING: multi-methods tools.test math sequences namespaces system
|
||||||
kernel strings definitions prettyprint debugger arrays
|
kernel strings definitions prettyprint debugger arrays
|
||||||
hashtables continuations classes assocs accessors see ;
|
hashtables continuations classes assocs accessors see ;
|
||||||
RENAME: GENERIC: multi-methods => multi-methods:GENERIC: ;
|
|
||||||
IN: multi-methods.tests
|
IN: multi-methods.tests
|
||||||
|
|
||||||
multi-methods:GENERIC: first-test ( -- ) ;
|
multi-methods:GENERIC: first-test ( -- ) ;
|
||||||
|
|
Loading…
Reference in New Issue