Remove unnecessary grammar decorations and change header (GH-20819) (GH-22101)

(cherry picked from commit b4282dd150)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
This commit is contained in:
Miss Islington (bot) 2020-09-04 16:40:54 -07:00 committed by GitHub
parent d64d78be20
commit 21100ab279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
# Simplified grammar for Python
# PEG grammar for Python
@bytecode True
@trailer '''
void *
_PyPegen_parse(Parser *p)