/[gcl]/gcl/ansi-tests/position-if-not.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/position-if-not.lsp

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

revision 1.1 by pfdietz, Thu Sep 26 16:53:38 2002 UTC revision 1.2 by camm, Wed Oct 9 19:05:01 2002 UTC
# Line 436  Line 436 
436             (handler-case (position-if-not 'identity '(a b c . d))             (handler-case (position-if-not 'identity '(a b c . d))
437                           (type-error () :type-error)                           (type-error () :type-error)
438                           (error (c) c)))                           (error (c) c)))
   :type-error)  
439      :type-error)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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