mantis 8457: ok ok shutup the warning

0.9.1.0-post-fixes
UbitUmarov 2019-01-28 07:47:00 +00:00
parent 52e5f58c9a
commit f1076607dc
1 changed files with 1 additions and 1 deletions

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 += "\\\\"; }