Strip declarations when compiling a block.
authorOlof-Joachim Frahm <olof@macrolet.net>
Fri, 17 May 2013 22:43:07 +0000 (00:43 +0200)
committerOlof-Joachim Frahm <olof@macrolet.net>
Fri, 17 May 2013 22:43:07 +0000 (00:43 +0200)
commit0a14bfd61a2b30d47a4040719347c4ae3c7ff8e7
treee08c3b479cc161fb95a46071e3607a8b0a6c6d08
parent65fcf13c9c86650a2df27e8c1fc435aff6cc1e5e
Strip declarations when compiling a block.

I.e. not only for LAMBDA.  Currently enabled for LET and LET*.
src/compiler.lisp