mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-17 09:06:21 +00:00
feat: Add Assign
This commit is contained in:
@@ -29,6 +29,7 @@ type binary_operator =
|
||||
| LessThanEquals
|
||||
| GreaterThan
|
||||
| GreaterThanEquals
|
||||
| Assign
|
||||
|
||||
type unary_operator = Negate | Not
|
||||
|
||||
|
||||
Reference in New Issue
Block a user