## Summary Following ty issue [#698](https://github.com/astral-sh/ty/issues/698) this PR adds support for declarations. closes #698 ## Test Plan Tested against mdtest (specifically attributes). --------- Co-authored-by: David Peter <mail@david-peter.de>
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.