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

This commit is contained in:
Pablo Galindo 2020-06-12 00:51:44 +01:00 committed by GitHub
parent 60c2a810e3
commit b4282dd150
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)