[plt-scheme] Error from a module containing only a keyword-using lambda
Fixed in SVN (a bug in `lambda').
Thanks for the report,
Matthew
At Thu, 21 Feb 2008 16:04:52 -0500, Stevie Strickland wrote:
> I was trying something out and wrote a module containing only the
> following:
>
> -----
>
> #lang scheme/base
>
> (lambda (#:foo x)
> x)
>
> -----
>
> Upon evaluation, DrScheme gives the error: "syntax-local-lift-
> expression: no lift target".
>
> Stevie
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme