Adding tests, adding miniFun implementation

This commit is contained in:
elvis
2024-10-20 20:28:44 +02:00
parent de2e8bbd86
commit 8b274ebda4
8 changed files with 759 additions and 222 deletions

View File

@ -1,3 +1,7 @@
(test
(name testingImp)
(libraries lang))
(test
(name testingFun)
(libraries lang))