Fixed bug where macrolet and symbol-macrolet special forms were always
authorVladimir Sedach <vsedach@gmail.com>
Sat, 9 May 2009 04:54:07 +0000 (22:54 -0600)
committerVladimir Sedach <vsedach@gmail.com>
Sat, 9 May 2009 04:54:07 +0000 (22:54 -0600)
commit3bfb836ac8dccc16eac4dbd6116535b2d50e8f2e
tree020beaebf69ba7015482d453a6bbfa8cd5eb2737
parent058f137f675cd287a83ee28b97d088af98d3e939
Fixed bug where macrolet and symbol-macrolet special forms were always
compiling their implicit progn bodies to statements.
src/special-forms.lisp
t/ps-tests.lisp