mirror of
https://github.com/python/cpython.git
synced 2025-07-27 13:14:41 +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 */
|
||||
|
||||
#include "pgenheaders.h"
|
||||
#include "grammar.h"
|
||||
static arc arcs_0_0[3] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue