cpython/Grammar
Miss Islington (bot) 442dd8ffa5
gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304)
* Fix error for dictionary literals with invalid expression as value.

* Remove trailing whitespace
(cherry picked from commit 8c237a7a71)

Co-authored-by: wookie184 <wookie1840@gmail.com>
2022-06-26 12:07:02 -07:00
..
python.gram gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304) 2022-06-26 12:07:02 -07:00
Tokens