disabled unreachable code

This commit is contained in:
Thomas Jentzsch 2019-08-16 11:07:16 +02:00
parent 48836e849e
commit 109e6c1065
1 changed files with 2 additions and 2 deletions

View File

@ -1672,11 +1672,11 @@ yyerrorlab:
/* Do not reclaim the symbols of the rule whose action triggered
this YYERROR. */
YYPOPSTACK (yylen);
/*YYPOPSTACK (yylen);
yylen = 0;
YY_STACK_PRINT (yyss, yyssp);
yystate = *yyssp;
goto yyerrlab1;
goto yyerrlab1;*/
/*-------------------------------------------------------------.