Variable: *INITIAL-!*
Source
(defvar *initial-!* (lambda () (format t "Haven't run that many tests yet.~%")))
Source Context