Changed identifier name to make it acceptable for our ANSI C compiler
This commit is contained in:
@@ -36,7 +36,7 @@ struct expr {
|
||||
|
||||
struct symbol *var;
|
||||
|
||||
long const;
|
||||
long cst;
|
||||
|
||||
int tab;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user