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-variable-let-bind-constant.el
blob: cc1fb572577561477df640dc7a0a33504bbdb23a (
plain
)
1
2
3
;;; -*- lexical-binding: t -*- (defun foo () (let ((t 1)) t))