Eli Barzilay wrote:
* Noel Welsh <noelwe...@gmail.com>, Chongkai Zhu <c...@cs.utah.edu>
- SRFI Tests
- Ensure that all claimed srfi's are in the bundle and they all load
into mzscheme or drscheme (as appropriate)
Find an error:
(require srfi/1/cons)
(make-list 0)
procedure make-list: expects 2 arguments, given 1: 0
The 2nd argument of SRFI 1 version of mak-list is optional. Caused by
SVN revision 14693 by eli.
Chongkai
_________________________________________________
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-dev