Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash if "_" is in builtins (#11811)
allows the definition of "_" as function in builtins (e.g via typeshed). fixes #9802
- Loading branch information