Made &optional parameter not generate null assignment code when default value is...
commite9fe7019fea9d1b161baaaaeeb259819387d1117
authorVladimir Sedach <vsedach@gmail.com>
Mon, 8 Nov 2010 03:14:20 +0000 (7 22:14 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Mon, 8 Nov 2010 03:14:20 +0000 (7 22:14 -0500)
tree5c0e8fc976d5d57022d93be3d265ce25509feaf7
parent26aa77677c91ad2cb80d5b28bf3798d62b61b4cd
Made &optional parameter not generate null assignment code when default value is null.
src/special-operators.lisp
t/ps-tests.lisp