mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-14 01:22:06 +00:00
feat: Add typecheck to the AST
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ type literal =
|
||||
|
||||
type binary_operator =
|
||||
| Add
|
||||
| Substract
|
||||
| Subtract
|
||||
| Multiply
|
||||
| Divide
|
||||
| AmpersandAmpersand
|
||||
|
||||
Reference in New Issue
Block a user