mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
Committed up-to-date parse.cpp.
This commit is contained in:
parent
203209a492
commit
52f85359cd
@ -7740,7 +7740,7 @@ case 652:
|
||||
{ yyval = MAKE_constant ((STR) yyvsp[0], CONSTANT_SLONG); }
|
||||
break;
|
||||
case 653:
|
||||
{ yyval = yyvsp[-2]; }
|
||||
{ yyval = yyvsp[-1]; }
|
||||
break;
|
||||
case 654:
|
||||
{ yyval = yyvsp[0]; }
|
||||
|
Loading…
Reference in New Issue
Block a user