mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-13 17:12:10 +00:00
refactor: Syntax with unit tests
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
(library
|
||||
(name Syntax)
|
||||
(modules
|
||||
Types
|
||||
Literals
|
||||
BinaryOperators
|
||||
UnaryOperators
|
||||
Expressions
|
||||
Statements
|
||||
SourceFiles))
|
||||
Reference in New Issue
Block a user