the function "void yyerror();" in file "parser.h : 18 : 13", take one arg as an error msg fix it to be "void yyerror(const char*);"
the function "void yyerror();" in file "parser.h : 18 : 13", take one arg as an error msg
fix it to be "void yyerror(const char*);"