diff options
author | colin <colin@cicadas.surf> | 2024-04-19 10:36:50 -0700 |
---|---|---|
committer | colin <colin@cicadas.surf> | 2024-04-19 10:36:50 -0700 |
commit | be1df3a9cfaf1f5a4e5bf248b24a2d55836701ab (patch) | |
tree | 02404171c08b777974c3bb58594559892ac793b7 | |
parent | 73d17124df0a837fe7ca400a0c79a9fa5c6dfbe9 (diff) |
hmm
-rw-r--r-- | obwyn.lisp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -56,8 +56,6 @@ (variablep (first thing)) (variablep (second thing))))))) - - (defun expand-clauses (clauses) (flet ((collapse-progn (expanded) (if (and (listp expanded) (eq 'cl:progn (first expanded))) |