ruff/crates/ty_python_semantic/resources/mdtest/comprehensions
David Peter 1b0ee4677e
[ty] Use range instead of custom IntIterable (#21138)
## Summary

We previously didn't understand `range` and wrote these custom
`IntIterable`/`IntIterator` classes for tests. We can now remove them
and make the tests shorter in some places.
2025-10-30 15:21:55 +01:00
..
basic.md [ty] Use range instead of custom IntIterable (#21138) 2025-10-30 15:21:55 +01:00
invalid_syntax.md [ty] Use range instead of custom IntIterable (#21138) 2025-10-30 15:21:55 +01:00