## Summary Fixes a failing debug assertion that triggers for the following code: ```py match some_int: case x:=2: pass ``` closes #14305 ## Test Plan Added problematic code example to corpus.
PySlice
ruff_vendored
red_knot_vendored
AstNode
Identifier
Type::Unbound
Literal
sys.version_info
FunctionType
ClassType