author | Alan Dipert
<alan@dipert.org> 2021-07-24 05:54:47 UTC |
committer | Alan Dipert
<alan@dipert.org> 2021-07-24 05:54:47 UTC |
parent | ede0471081eda2815ab4d4ef03e3eadd1a116a4e |
boot.lisp | +0 | -1 |
diff --git a/boot.lisp b/boot.lisp index 526cbac..f1bb5b0 100644 --- a/boot.lisp +++ b/boot.lisp @@ -504,7 +504,6 @@ #'eq x))) -;; )] (%export 'do) (defmacro do (step-forms &rest more) (let* ((end-test-and-result-forms (car more))