Unknown | T_inferred
## Summary Use `Unknown | T_inferred` as the type for *undeclared* public symbols. ## Test Plan - Updated existing tests - New test for external `__slots__` modifications. - New tests for external modifications of public symbols.
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>