; * test/manual/indent/elisp.el: Use lexical-binding.
This commit is contained in:
parent
262d0c6acf
commit
498773447a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
;; -*- lexical-binding:t -*-
|
||||
(defun x ()
|
||||
(print (quote ( thingy great
|
||||
stuff)))
|
||||
|
|
Loading…
Add table
Reference in a new issue