Skip to content
Snippets Groups Projects
Commit 02c37306 authored by pfdietz's avatar pfdietz
Browse files

Fixed typo

parent 8558c6e6
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@
(gethash pz table)
(gethash nz table)))
unless (or (eql pz nz)
(equal result '(:x :x nil :y :y :y)))
(equal result '(:x :x :x :y :y :y)))
collect (list pz nz result))
nil)
......
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