Fixed the behavior of return in case clauses
commit9ee771f41132fa918f18304304ac17d0e2bb61a7
authorVladimir Sedach <vsedach@gmail.com>
Mon, 19 Dec 2011 00:48:35 +0000 (18 19:48 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Mon, 19 Dec 2011 00:48:35 +0000 (18 19:48 -0500)
treecb0ac3a400fe3ba8a222e7ed15d355d07e887857
parentbff7e7db51f3546c0bfd12c64bd9b5fc949774db
Fixed the behavior of return in case clauses
src/compiler.lisp
src/lib/ps-loop.lisp
src/non-cl.lisp
src/printer.lisp
src/special-operators.lisp
t/eval-tests.lisp
t/output-tests.lisp