Changeset 14047
- Timestamp:
- 08/03/12 19:06:30 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/test/lisp/abcl/mop-tests.lisp
r13884 r14047 572 572 `(call-method ,method)) 573 573 methods) 574 (list ,x (length ',others))))574 (list ,x (length ,others)))) 575 575 576 576 (defgeneric dmc-test-mc.7 (x &rest others)
Note: See TracChangeset
for help on using the changeset viewer.