mantis 8457: ok ok shutup the warning

This commit is contained in:
UbitUmarov
2019-01-28 07:47:00 +00:00
parent 52e5f58c9a
commit f1076607dc

View File

@@ -19726,7 +19726,7 @@ public override TOKEN OldAction(Lexer yym,ref string yytext,int action, ref bool
case 1067: ;
break;
case 1032: { yym.yy_begin("YYINITIAL"); ((LSLTokens)yym).yytext = ((LSLTokens)yym).str; ((LSLTokens)yym).str = String.Empty; return new STRING_CONSTANT(yym); }
break;
// break;
case 1027: { ((LSLTokens)yym).str += '\\'; }
break;
case 1015: { ((LSLTokens)yym).str += "\\\\"; }