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

Revert collection expression for Try.nET #40792

Merged
merged 2 commits into from
May 16, 2024
Merged

Revert collection expression for Try.nET #40792

merged 2 commits into from
May 16, 2024

Conversation

BillWagner
Copy link
Member

This snippet runs in the TRY.NET editor, so collection expressions are supported yet.

Fixes #40755

This snippet runs in the TRY.NET editor, so collection expressions are supported yet.
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just need to fix the minor compile error.

…tatements/ForeachStatement.cs

Co-authored-by: David Pine <[email protected]>
@BillWagner BillWagner merged commit 975b977 into main May 16, 2024
7 checks passed
@BillWagner BillWagner deleted the BillWagner-patch-1 branch May 16, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The code example for foreach does not work
3 participants