; * test/manual/indent/elisp.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-09-10 20:31:42 +02:00
parent 262d0c6acf
commit 498773447a

View file

@ -1,3 +1,4 @@
;; -*- lexical-binding:t -*-
(defun x ()
(print (quote ( thingy great
stuff)))