[plt-scheme] Shadowing syntax at the top

From: David Van Horn (dvanhorn at cs.brandeis.edu)
Date: 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



Posted on the users mailing list.