mirror of
https://github.com/astral-sh/ruff
synced 2026-01-22 22:10:48 -05:00
## Summary - `Never` is callable - `Never` is iterable - Arbitrary attributes can be accessed on `Never` Split out from #16416 that is going to be required. ## Test Plan Tests for all properties above.
Markdown files within the mdtest/ subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs integration test.
See crates/red_knot_test/README.md for documentation of this test format.