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-lambda-malformed-interactive-spec.el
blob: 6bd902705edc42e6100282e7bf52077702f1a268 (
plain
)
1
2
3
4
;;; -*- lexical-binding: t -*- (defun foo () (interactive "foo" "bar") nil)