Fixed bug with last nil value in expression progn (thanks to Daniel Gackle for the...
commit86dcc1fe227b13ce6dae10bb10b29495cd2aad05
authorVladimir Sedach <vsedach@gmail.com>
Tue, 7 Dec 2010 06:51:27 +0000 (7 01:51 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Tue, 7 Dec 2010 06:51:27 +0000 (7 01:51 -0500)
tree0870ba2e23909265b1fac242032535e30f9e7dd5
parentea299916ed02b82e0adb4b4802a972017ced3c06
Fixed bug with last nil value in expression progn (thanks to Daniel Gackle for the bug report)
src/compiler.lisp
src/deprecated-interface.lisp
src/macros.lisp
src/namespace.lisp
src/non-cl.lisp
src/printer.lisp
src/special-operators.lisp
t/output-tests.lisp