Rewrite PPRINT-LOGICAL-BLOCK into the CALL-WITH- pattern.
commit0edf971b0e5555a53f2ebc1aa1aee96bd1adf558
authorDouglas Katzman <dougk@google.com>
Fri, 20 Mar 2015 22:22:37 +0000 (20 18:22 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 20 Mar 2015 22:22:37 +0000 (20 18:22 -0400)
tree5f4b3958d89bac909225df6cc97db532556e79bc
parentea80f366779121fcea6cfd4bdc9c92ad96621b1d
Rewrite PPRINT-LOGICAL-BLOCK into the CALL-WITH- pattern.
src/code/early-pprint.lisp
src/code/pprint.lisp
tests/pprint.impure.lisp