Variable: *VERBOSE-FAILURES*

Documentation

T if we should print the expression failing, NIL otherwise.

Source

(defparameter *verbose-failures* nil
  "T if we should print the expression failing, NIL otherwise.")
Source Context