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