## Summary Part of https://github.com/astral-sh/ty/issues/129 There were previously some false positives here. ## Test Plan Updated `is_subtype_of.md` and `is_assignable_to.md`
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.