Variable: byte-compile-variables

byte-compile-variables is a variable defined in bytecomp.el.gz.

Value

nil

Documentation

List of all variables encountered during compilation of this form.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(defvar byte-compile-variables nil
  "List of all variables encountered during compilation of this form.")