Variable: testcover-module-constants

testcover-module-constants is a variable defined in testcover.el.gz.

Value

nil

Documentation

Symbols declared with defconst in the last file processed by testcover-start.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/testcover.el.gz
;;;=========================================================================
;;; Other variables
;;;=========================================================================

(defvar testcover-module-constants nil
  "Symbols declared with defconst in the last file processed by `testcover-start'.")