Type checking for miniFun, adding some tests

This commit is contained in:
elvis
2024-10-24 15:35:42 +02:00
parent 8d327a08bb
commit 0c9490780a
6 changed files with 401 additions and 13 deletions

View File

@ -4,4 +4,8 @@
(test
(name testingFun)
(libraries lang))
(test
(name testingTypeFun)
(libraries lang))