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

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

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

revision 1.4 by pfdietz, Thu Aug 28 02:47:34 2003 UTC revision 1.5 by pfdietz, Thu Aug 19 11:58:50 2004 UTC
# Line 49  Line 49 
49      z)      z)
50    1)    1)
51    
52  (deftest loop.11.8  ;;; (deftest loop.11.8
53    (loop repeat 3 for i in '(a b c d e) collect i)  ;;;  (loop repeat 3 for i in '(a b c d e) collect i)
54    (a b c))  ;;;  (a b c))
55    
56  ;;; Enough implementors have complained about this test that  ;;; Enough implementors have complained about this test that
57  ;;; I'm removing it.  The standard is self-contradictory  ;;; I'm removing it.  The standard is self-contradictory

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