ruff/crates/ty_python_semantic/resources/mdtest/subscript
Carl Meyer c2773b4c6f
[ty] support type[tuple[...]] (#21652)
Fixes https://github.com/astral-sh/ty/issues/1649

## Summary

We missed this when adding support for `type[]` of a specialized
generic.

## Test Plan

Added mdtests.
2025-12-01 11:49:26 +01:00
..
assignment_diagnostics.md
bytes.md
class.md
instance.md
lists.md
stepsize_zero.md
string.md
tuple.md [ty] support type[tuple[...]] (#21652) 2025-12-01 11:49:26 +01:00