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