/[gcl]/gcl/ansi-tests/substitute.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/substitute.lsp

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

revision 1.11 by pfdietz, Thu Sep 23 13:28:54 2004 UTC revision 1.12 by pfdietz, Sat May 7 01:55:34 2005 UTC
# Line 1138  Line 1138 
1138    (signals-error (substitute 'a 'b (list 'a 'b 'c) :key #'car) type-error)    (signals-error (substitute 'a 'b (list 'a 'b 'c) :key #'car) type-error)
1139    t)    t)
1140    
1141    (deftest substitute.error.12
1142      (check-type-error #'(lambda (x) (substitute 'a 'b x)) #'sequencep)
1143      nil)

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

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