ruff/crates/red_knot_python_semantic/resources/mdtest/loops
David Peter 657d26ff20
[red-knot] Tests for 'while' loop boundness (#14944)
## Summary

Regression test(s) for something that broken while implementing #14759.
We have similar tests for other control flow elements, but feel free to
let me know if this seems superfluous.

## Test Plan

New mdtests
2024-12-12 21:06:56 +01:00
..
async_for.md [red-knot] Meta data for Type::Todo (#14500) 2024-11-21 09:59:47 +01:00
for.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
iterators.md [red-knot] Format mdtest Python snippets more concisely (#13905) 2024-10-24 11:09:31 +00:00
while_loop.md [red-knot] Tests for 'while' loop boundness (#14944) 2024-12-12 21:06:56 +01:00