Changeset 15286 for trunk/abcl/test/lisp/ansi/parse-ansi-errors.lisp
- Timestamp:
- 05/18/20 05:17:26 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/test/lisp/ansi/parse-ansi-errors.lisp
r14912 r15286 125 125 126 126 (defun difference (failures-1 failures-2) 127 "Report the set-difference between the lists of FAILURES-1 and FAILURES-2" 127 128 (list 128 129 (list (length failures-1)
Note: See TracChangeset
for help on using the changeset viewer.