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

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

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

revision 1.9 by pfdietz, Sun Jun 20 20:06:23 2004 UTC revision 1.10 by pfdietz, Thu May 5 03:08:56 2005 UTC
# Line 292  Line 292 
292    t)    t)
293    
294  (deftest assoc.error.12  (deftest assoc.error.12
295    (signals-error (assoc 'x 'y) type-error)    (signals-type-error x 'y (assoc 'x x))
296    t)    t)
297    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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