forked from NeoFlock/noom
compiler: various bits of progress
Reviewed-on: NeoFlock/noom#12 Co-authored-by: tema5002 <tema5002@tuta.io> Co-committed-by: tema5002 <tema5002@tuta.io>
This commit is contained in:
@@ -75,6 +75,7 @@ typedef enum noom_Exit {
|
||||
NOOM_EERROR,
|
||||
} noom_Exit;
|
||||
|
||||
// shouldn't this go to vm.h....?
|
||||
typedef enum noom_UnaryOp {
|
||||
// -x
|
||||
NOOM_UNARY_NEGATE,
|
||||
|
||||
Reference in New Issue
Block a user