Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection expressions: additional tests for output type inference #71017

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

cston
Copy link
Member

@cston cston commented Nov 29, 2023

Additional tests for output type inference to capture the current (expected) behavior.

Closes #69488

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 29, 2023
@cston cston marked this pull request as ready for review November 29, 2023 20:08
@cston cston requested a review from a team as a code owner November 29, 2023 20:08
@cston cston requested a review from 333fred November 29, 2023 20:08
@cston cston merged commit 8119a2c into dotnet:main Nov 29, 2023
25 checks passed
@cston cston deleted the 69488 branch November 29, 2023 22:10
@ghost ghost added this to the Next milestone Nov 29, 2023
@Cosifne Cosifne modified the milestones: Next, 17.9 P3 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type inference fails for lambda expression returning collection expression
3 participants