/[gcl]/gcl/ansi-tests/clear-output.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/clear-output.lsp

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

revision 1.3 by pfdietz, Mon Feb 23 23:28:56 2004 UTC revision 1.4 by pfdietz, Thu May 5 03:08:56 2005 UTC
# Line 54  Line 54 
54                     (typep x 'stream)                     (typep x 'stream)
55                     (equalt                     (equalt
56                      (eval `(multiple-value-list                      (eval `(multiple-value-list
57                              (signals-error (clear-output ',x) type-error)))                              (signals-type-error x ',x (clear-output x))))
58                      '(t)))                      '(t)))
59          collect x)          collect x)
60    nil)    nil)

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

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