Fixed compilation of return from blocks, (return (if ...))
commitbff7e7db51f3546c0bfd12c64bd9b5fc949774db
authorVladimir Sedach <vsedach@gmail.com>
Sun, 18 Dec 2011 22:57:27 +0000 (18 17:57 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Sun, 18 Dec 2011 22:57:27 +0000 (18 17:57 -0500)
tree135311d7629d4337e9c661b6047b3ce82988c6c6
parent8f9011e6c9266950406f8374c49b14bab836f181
Fixed compilation of return from blocks, (return (if ...))
src/special-operators.lisp
t/eval-tests.lisp
t/output-tests.lisp