Skip to content

Commit 21100ab

Browse files
Remove unnecessary grammar decorations and change header (GH-20819) (GH-22101)
(cherry picked from commit b4282dd) Co-authored-by: Pablo Galindo <[email protected]>
1 parent d64d78b commit 21100ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Grammar/python.gram

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# Simplified grammar for Python
1+
# PEG grammar for Python
22

3-
@bytecode True
43
@trailer '''
54
void *
65
_PyPegen_parse(Parser *p)

0 commit comments

Comments
 (0)