Made consistent with the file in ../common
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#define STRING 0
|
||||
#define ARITH 1
|
||||
#define INT 2
|
||||
#define LABEL 1
|
||||
#define ARITH 2
|
||||
#define INT 3
|
||||
|
||||
Reference in New Issue
Block a user