We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1ca93 commit a0b84edCopy full SHA for a0b84ed
test/corpus/statements.txt
@@ -529,7 +529,7 @@ finally:
529
(identifier))))
530
(except_clause
531
value: (identifier)
532
- alias: (identifier)
+ value: (identifier)
533
(block
534
(expression_statement
535
@@ -560,13 +560,13 @@ finally:
560
body: (block
561
562
(identifier)))
563
- (except_group_clause
564
- (identifier)
+ (except_clause
565
566
567
568
569
- (as_pattern
+ value: (as_pattern
570
(identifier)
571
alias: (as_pattern_target
572
0 commit comments