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-redefine-defun.el
blob: 53e4c0ac8de49ad5942f715bc9660623872d6cf3 (
plain
)
1
2
3
;;; -*- lexical-binding: t -*- (defun foo () nil) (defun foo () t)