Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Dict key check in type inference
This has been there since #27126 (9100329) Dudging by the use of `reverse_mapping[stmt_val]` below this should either be a branch condition or an assert.
- Loading branch information