Changed destructuring-bind to use let* instead of let in its
authorVladimir Sedach <vsedach@gmail.com>
Mon, 8 Jun 2009 05:30:52 +0000 (23:30 -0600)
committerVladimir Sedach <vsedach@gmail.com>
Mon, 8 Jun 2009 05:30:52 +0000 (23:30 -0600)
commit998d9a7d1746bd3a0eaa2437722943b1d6604f0c
tree085bfc26be9c470c7cc5b28c097b54805142cc7d
parentead240bb2f6e1e1d7a174a5c3843618bc0baaa3d
Changed destructuring-bind to use let* instead of let in its
macroexpansion.

Bug report due to Scott
Bell. http://common-lisp.net/pipermail/parenscript-devel/2009-June/000532.html
src/lib/ps-macro-lib.lisp