summaryrefslogtreecommitdiff
path: root/fennel.lua
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2025-09-09 17:21:12 +0600
committerunwox <me@unwox.com>2025-09-09 17:22:57 +0600
commitaadee458066c5d623ae2a16b8957f51418139fcd (patch)
tree582dde598e1e317de3ed51f11a1f1ec5c5c5ac8e /fennel.lua
parentc26739ce130bc40ded6ff9dfea1be1eba1a2e4eb (diff)
small refactorings
Diffstat (limited to 'fennel.lua')
-rw-r--r--fennel.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/fennel.lua b/fennel.lua
index 29e7918..26615d4 100644
--- a/fennel.lua
+++ b/fennel.lua
@@ -1,3 +1,4 @@
+-- fennel.lua
-- SPDX-License-Identifier: MIT
-- SPDX-FileCopyrightText: Calvin Rose and contributors
package.preload["fennel.repl"] = package.preload["fennel.repl"] or function(...)