mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-07-09 15:07:48 +00:00
feat: Add typecheck to the AST
This commit is contained in:
@@ -3,4 +3,9 @@
|
||||
(test
|
||||
(name print)
|
||||
(libraries alcotest ast)
|
||||
)
|
||||
|
||||
(test
|
||||
(name typecheck)
|
||||
(libraries alcotest ast)
|
||||
)
|
||||
Reference in New Issue
Block a user