Merge pull request #4226 from eventualbuddha/patch-1

Fix typo.
This commit is contained in:
Michael Ficarra
2016-03-09 09:39:56 -08:00

View File

@@ -84,7 +84,7 @@ grammar =
]
# Block and statements, which make up a line in a body. YieldReturn is a
# statement, but not included in Statement because that results in an ambigous
# statement, but not included in Statement because that results in an ambiguous
# grammar.
Line: [
o 'Expression'