From aadee458066c5d623ae2a16b8957f51418139fcd Mon Sep 17 00:00:00 2001 From: unwox Date: Tue, 9 Sep 2025 17:21:12 +0600 Subject: small refactorings --- fennel.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'fennel.lua') 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(...) -- cgit v1.2.3