mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
Fixes https://github.com/astral-sh/ty/issues/1487 This one is a true extension of non-standard semantics, and is therefore a certified Hot Take we might conclude is simply a Bad Take (let's see what ecosystem tests say...).
Markdown files within the mdtest/ subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs integration test.
See crates/ty_test/README.md for documentation of this test format.