summaryrefslogtreecommitdiff
path: root/test/other/executables/emacs.el
diff options
context:
space:
mode:
authorDaniel Cerqueira <dan.git@lispclub.com>2025-05-28 12:37:55 +0100
committerDaniel Cerqueira <dan.git@lispclub.com>2025-05-28 12:37:55 +0100
commit1c217ee6ac5aacd2f37b1d0e69a71ac94afd5acd (patch)
treea808042b0a0c4ea180c128cc49e2198bb29850a4 /test/other/executables/emacs.el
Init lali programming language.
Diffstat (limited to 'test/other/executables/emacs.el')
-rwxr-xr-xtest/other/executables/emacs.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/other/executables/emacs.el b/test/other/executables/emacs.el
new file mode 100755
index 0000000..e7e2efc
--- /dev/null
+++ b/test/other/executables/emacs.el
@@ -0,0 +1,3 @@
+#!/usr/local/bin/emacs --script
+
+(princ 'i)