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

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

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

revision 1.4 by pfdietz, Sat Feb 22 01:15:59 2003 UTC revision 1.5 by pfdietz, Sat Feb 22 21:03:48 2003 UTC
# Line 20  Line 20 
20    program-error)    program-error)
21    
22  (deftest apply.error.4  (deftest apply.error.4
23    (classify-errir (apply #'cons (list 1 2 3)))    (classify-error (apply #'cons (list 1 2 3)))
24    program-error)    program-error)
25    
26  ;;; Non-error cases  ;;; Non-error cases

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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