Skip to content
Snippets Groups Projects
Commit fc4e2aca authored by toy's avatar toy
Browse files

Revert previous change. It causes this function to infloop, blowing

the stack:

(defun foo (x)
  (declare (type (member 0d0 -0d0) x))
  (/ 46666 x))
parent 28efd57f
No related branches found
No related tags found
Loading
Loading
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