Skip to content

Commit b4282dd

Browse files
authored
Remove unnecessary grammar decorations and change header (GH-20819)
1 parent 60c2a81 commit b4282dd

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)