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

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

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

revision 1.1 by pfdietz, Sun Apr 20 13:17:45 2003 UTC revision 1.2 by pfdietz, Mon Jun 30 23:47:15 2003 UTC
# Line 43  Line 43 
43    (nbutlast (list 'a))    (nbutlast (list 'a))
44    nil)    nil)
45    
46    (deftest nbutlast.7
47      (nbutlast (list 'a 'b 'c 'd) (1+ most-positive-fixnum))
48      nil)
49    
50  (deftest nbutlast.order.1  (deftest nbutlast.order.1
51    (let ((i 0) x y)    (let ((i 0) x y)
52      (values      (values

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