[plt-scheme] error in student languages

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Thu Dec 31 12:10:00 EST 2009

error takes an arbitrary number of arguments: 

> Welcome to DrScheme, version 4.2.3.8-svn29dec2009 [3m].
> Language: Intermediate Student with lambda.
> > (error 'a " hello " 10 " world" )
> a:  hello 10 world
> > 




On Dec 31, 2009, at 11:44 AM, Stephen Bloch wrote:

> How long ago did "error" stop taking two parameters?
> 
> 
> 
> Stephen Bloch
> sbloch at adelphi.edu
> 
> 
> 
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.