You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add regression test: #13519, C# optional parameters from F# (#19473)
* Add regression test for #13519: C# optional parameters from F#
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Add ParamArray + optional params regression test for #13519
Addresses reviewer feedback: the original issue was specifically about
the intersection of omitted optional arguments and ParamArray arguments,
as identified by Don Syme. This adds a test covering that exact scenario.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments