Skip to content
Snippets Groups Projects
Commit 17c4bf09 authored by pfdietz's avatar pfdietz
Browse files

Make sure we're using the cl:handler-case macro.

parent b21958e9
No related branches found
No related tags found
No related merge requests found
......@@ -2156,7 +2156,7 @@
nil
'(lambda (a)
(labels ((%f6 (f6-1 f6-2)
(handler-case
(cl:handler-case
(labels ((%f2 nil (logior a)))
(if (eql (%f2) (%f2))
2829254 -10723))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment