mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +00:00
Part two of the fix for SF bug #1466641: Regenerate graminit.c and add test
for the bogus failure.
This commit is contained in:
parent
bb64e511c8
commit
ced6cddc03
2 changed files with 7 additions and 2 deletions
|
|
@ -1678,7 +1678,7 @@ static arc arcs_77_0[1] = {
|
|||
{91, 1},
|
||||
};
|
||||
static arc arcs_77_1[1] = {
|
||||
{26, 2},
|
||||
{105, 2},
|
||||
};
|
||||
static arc arcs_77_2[2] = {
|
||||
{162, 3},
|
||||
|
|
@ -1735,7 +1735,7 @@ static arc arcs_80_0[1] = {
|
|||
{91, 1},
|
||||
};
|
||||
static arc arcs_80_1[1] = {
|
||||
{26, 2},
|
||||
{105, 2},
|
||||
};
|
||||
static arc arcs_80_2[2] = {
|
||||
{164, 3},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue