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-as-macro.el
blob: 6bd239b6598703cbde3027885a3ec9c9e40d6999 (
plain
)
1
2
3
;;; -*- lexical-binding: t -*- (defun foo () nil) (defmacro foo () t)