From: Stevie Strickland (sstrickl at ccs.neu.edu) Date: Thu Feb 21 16:04:52 EST 2008 |
|
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
Posted on the users mailing list. |
|