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

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

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

revision 1.4 by pfdietz, Fri Jan 24 04:22:54 2003 UTC revision 1.5 by pfdietz, Wed Jan 29 02:11:55 2003 UTC
# Line 116  Line 116 
116  (deftest notany.error.9  (deftest notany.error.9
117    (classify-error (notany #'null))    (classify-error (notany #'null))
118    program-error)    program-error)
119    
120    (deftest notany.error.10
121      (classify-error (locally (notany 1 '(a b c)) t))
122      type-error)

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