0.7.10.18:
[sbcl.git] / src / code / late-format.lisp
index a7f32f7..a0d204e 100644 (file)
                  (char-code (format-directive-character directive))))
           (*default-format-error-offset*
            (1- (format-directive-end directive))))
+       (declare (type (or null function) expander))
        (if expander
           (funcall expander directive more-directives)
           (error 'format-error