Skip to content

Commit d9c911e

Browse files
committed
Raise SyntaxError for parenthesized walrus target (#138294)
1 parent 185ce34 commit d9c911e

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Raise SyntaxError when using parentheses around a walrus target.

Parser/parser.c

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)