diff options
Diffstat (limited to 'fennel.lua')
| -rw-r--r-- | fennel.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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(...) |
