0.7.7.17:
[sbcl.git] / src / pcl / combin.lisp
index 395d32f..47b7844 100644 (file)
           `(error "There is no primary method for the generic function ~S."
                   ',generic-function))
          ((and (null before) (null after) (null around))
-          ;; By returning a single call-method `form' here we enable an
-          ;; important implementation-specific optimization.
+          ;; By returning a single call-method `form' here we enable
+          ;; an important implementation-specific optimization.
           `(call-method ,(first primary) ,(rest primary)))
          (t
           (let ((main-effective-method