index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
emacs-lisp
/
bytecomp-resources
/
warn-free-variable-reference.el
blob: 50a952728745506f83003a351021eff5ec6f5010 (
plain
)
1
2
3
4
;;; -*- lexical-binding: t -*- (defvar xxx-test) (defun foo () (setq xxx-test bar))