mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
#2627 Let it be known what pgen generates
This commit is contained in:
parent
c477427eba
commit
820b51c170
3 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* Generated by Parser/pgen */
|
||||
|
||||
#define single_input 256
|
||||
#define file_input 257
|
||||
#define eval_input 258
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue