/[gcl]/gcl/ansi-tests/cons-test-19.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/cons-test-19.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by pfdietz, Mon Feb 17 04:22:03 2003 UTC revision 1.11 by pfdietz, Mon Feb 17 13:06:41 2003 UTC
# Line 628  Line 628 
628      (nintersection list1 list2 :allow-other-keys :foo :also-bad t))      (nintersection list1 list2 :allow-other-keys :foo :also-bad t))
629    (4))    (4))
630    
631  (deftest nintersectionallow-other-keys.3  (deftest nintersection.allow-other-keys.3
632    (let ((list1 (list 1 2 3 4))    (let ((list1 (list 1 2 3 4))
633          (list2 (list 4 5 6 7)))          (list2 (list 4 5 6 7)))
634      (nintersection list1 list2 :allow-other-keys :foo :also-bad t      (nintersection list1 list2 :allow-other-keys :foo :also-bad t

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26