[plt-scheme] Shadowing syntax at the top

David Van Horn dvanhorn at cs.brandeis.edu
Thu Dec 7 16:10:47 EST 2006


Welcome to DrScheme, version 360-svn20nov2006.
Language: Standard (R5RS).
 > (define (let) (let))
let: bad syntax in: (let)

I'm pretty sure this should loop, and not be a syntax error.  Is this 
intended?

David



More information about the plt-scheme mailing list