Add Fennel

Fixes: #578
Co-Authored-By: Martín Aguilar <mrtnpwn@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-03-30 18:55:28 +13:00
parent 9f14693918
commit 7de5475249
2 changed files with 2 additions and 0 deletions

1
f/fennel.fnl Normal file
View File

@@ -0,0 +1 @@
(print "Hello World")