added not operator
This commit is contained in:
@@ -30,6 +30,8 @@ typedef enum {
|
||||
EXPR_GRT,
|
||||
EXPR_GEQ,
|
||||
|
||||
EXPR_NOT,
|
||||
|
||||
EXPR_ASS,
|
||||
EXPR_INT,
|
||||
EXPR_MAP,
|
||||
|
||||
Reference in New Issue
Block a user