Made consistent with 'em_parser.h' and 'decl.h'
This commit is contained in:
parent
cb22dd8e6a
commit
5a64cf6416
@ -1,3 +1,4 @@
|
||||
#define STRING 0
|
||||
#define ARITH 1
|
||||
#define INT 2
|
||||
#define LABEL 1
|
||||
#define ARITH 2
|
||||
#define INT 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user