Skip to content

Conversation

psfinaki
Copy link
Member

@psfinaki psfinaki commented Aug 6, 2024

Resolves: #17481

This:

  • migrates old ParamArray tests from FsharpQA with minimal changes
  • adds new tests in regards to C# 13 params enhancements described here and here

The goal is demo that things compile and run, albeit with a need of manual collection construction.
I am going to create a lang suggestion to streamline the interop experience in the future.

@psfinaki psfinaki requested a review from a team as a code owner August 6, 2024 16:34
Copy link
Contributor

github-actions bot commented Aug 6, 2024

✅ No release notes required

@psfinaki
Copy link
Member Author

psfinaki commented Aug 7, 2024

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@psfinaki psfinaki enabled auto-merge (squash) August 7, 2024 16:15
@psfinaki psfinaki merged commit 500f24f into dotnet:main Aug 7, 2024
30 checks passed
@psfinaki psfinaki deleted the params-compat branch February 10, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Check new C# params interop with F#
3 participants