Function: !!!

Documentation

Rerun the third most recently run test and explain the results.

Source

(defun !!! ()
  "Rerun the third most recently run test and explain the results."
  (explain! (funcall *!!!*)))
Source Context