Skip to content

Commit e808d9e

Browse files
committed
explicit type
1 parent 5db0753 commit e808d9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-data/unit/check-python310.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3196,6 +3196,7 @@ def fun(val: str | None):
31963196
[builtins fixtures/tuple.pyi]
31973197

31983198
[case testMatchMappingRestErrorLocation]
3199+
rest: list[int]
31993200
data: list[int]
32003201
match data:
32013202
case [1, *rest]:

0 commit comments

Comments
 (0)