Skip to content
Snippets Groups Projects
Commit 764366ea authored by pfdietz's avatar pfdietz
Browse files

Fixed checkin goof

parent 8bedc5b0
No related branches found
No related tags found
No related merge requests found
...@@ -117,7 +117,9 @@ ...@@ -117,7 +117,9 @@
(values (values
(assoc-if-not 'evenp alist (expand-in-current-env (%m :key)) #'1+) (assoc-if-not 'evenp alist (expand-in-current-env (%m :key)) #'1+)
(assoc-if-not #'evenp alist :key (expand-in-current-env (%m '1+))) (assoc-if-not #'evenp alist :key (expand-in-current-env (%m '1+)))
)))
(4 . c)
(4 . c))
;;; Error tests ;;; Error tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment