Added newline back

This commit is contained in:
Stephen Rudolph 2016-02-12 20:29:40 -06:00
parent 1b26aaff1b
commit 095fc00319

View file

@ -777,4 +777,4 @@
(= l1 l2)
(seq? l2) ;; Transformed lists are only guaranteed to impelment ISeq
(= q1 q2)
(= (type q1) (type q2))))))
(= (type q1) (type q2))))))