Fix for loops without initial statement eg:

for(;local.i<$player.size;local.i++)
This commit is contained in:
RyBack 2017-07-09 10:00:30 +02:00
parent 536821fe40
commit 629bbc7aa2
4 changed files with 535 additions and 525 deletions

View file

@ -400,7 +400,7 @@ extern int yylex (void);
#undef YY_DECL
#endif
#line 283 "..\\..\\..\\code\\globalcpp\\parser\\yyLexer.l"
#line 285 "..\\..\\..\\code\\globalcpp\\parser\\yyLexer.l"
#line 406 "../../../code/globalcpp/parser/yyLexer.h"