mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
new grammar symbols arglist and argument
This commit is contained in:
parent
94d32b18e0
commit
5bb73ed5e4
1 changed files with 2 additions and 0 deletions
|
@ -51,3 +51,5 @@
|
|||
#define testlist 306
|
||||
#define dictmaker 307
|
||||
#define classdef 308
|
||||
#define arglist 309
|
||||
#define argument 310
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue