ruff/crates/red_knot_python_semantic/resources/mdtest/assignment
Shaygan Hooshyari b26448926a
Allow assigning ellipsis literal as parameter default value (#14982)
Resolves #14840

## Summary

Usage of ellipsis literal as default argument is allowed in stub files.

## Test Plan

Added mdtest for both python files and stub files.


---------

Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-01-05 13:11:32 -06:00
..
annotations.md Allow assigning ellipsis literal as parameter default value (#14982) 2025-01-05 13:11:32 -06:00
augmented.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
multi_target.md [red-knot] Port type inference tests to new test framework (#13719) 2024-10-15 11:23:46 -07:00
unbound.md Migrate some inference tests to mdtests (#14795) 2024-12-06 11:19:22 +01:00
walrus.md [red-knot] Port type inference tests to new test framework (#13719) 2024-10-15 11:23:46 -07:00