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

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

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

revision 1.2 by pfdietz, Thu Oct 17 13:16:56 2002 UTC revision 1.3 by pfdietz, Wed Oct 23 03:10:23 2002 UTC
# Line 127  Line 127 
127    :caught)    :caught)
128    
129  (deftest concatenate-error.3  (deftest concatenate-error.3
130    (catch-type-error (concatenate '(vector * 3) '(a b c d e)))    (classify-error (concatenate '(vector * 3) '(a b c d e)))
131    type-error)    type-error)

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