multi-methods: RENAME: doesn't know \

locals-and-roots
Doug Coleman 2016-06-27 21:01:26 -07:00
parent 662c96ebe4
commit 234cfbdbcd
1 changed files with 0 additions and 1 deletions

View File

@ -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 ( -- ) ;