mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
Oops, missed some renamings.
This commit is contained in:
+1
-1
@@ -1445,7 +1445,7 @@ static label labels[124] = {
|
||||
{1, "class"},
|
||||
{312, 0},
|
||||
};
|
||||
grammar gram = {
|
||||
grammar _PyParser_Grammar = {
|
||||
57,
|
||||
dfas,
|
||||
{124, labels},
|
||||
|
||||
Reference in New Issue
Block a user