/[gcl]/gcl/ansi-tests/assoc-if-not.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/assoc-if-not.lsp

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

revision 1.2 by pfdietz, Sat Aug 2 18:35:19 2003 UTC revision 1.3 by pfdietz, Sat Aug 2 20:01:44 2003 UTC
# Line 141  Line 141 
141    type-error)    type-error)
142    
143  (deftest assoc-if-not.error.12  (deftest assoc-if-not.error.12
144    (classify-error (assoc-if-not #'identity ((a . b) :bad (c . d))))    (classify-error (assoc-if-not #'identity '((a . b) :bad (c . d))))
145    type-error)    type-error)
146    
147  (deftest assoc-if-not.error.13  (deftest assoc-if-not.error.13

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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