Skip to content

Commit 3609894

Browse files
Update Grammar/Tokens
Co-authored-by: Adam Turner <[email protected]>
1 parent 5e713ff commit 3609894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Grammar/Tokens

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Tools/peg_generator/pegen/parser_generator.py
33
# This will ensure that older versions of Python can generate a Python parser
44
# using "python -m pegen python <GRAMMAR FILE>".
5+
56
ENDMARKER
67
NAME
78
NUMBER

0 commit comments

Comments
 (0)