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

Allow mixed deconstructions, with both assignments and declarations #15050

Closed
jcouv opened this issue Nov 7, 2016 · 2 comments
Closed

Allow mixed deconstructions, with both assignments and declarations #15050

jcouv opened this issue Nov 7, 2016 · 2 comments

Comments

@jcouv
Copy link
Member

jcouv commented Nov 7, 2016

For instance, (x, var y) = e;.

@jcouv jcouv added this to the 2.0 (RC.2) milestone Nov 7, 2016
@jcouv jcouv self-assigned this Nov 7, 2016
@jcouv jcouv modified the milestones: 2.0 (RC.3), 2.0 (RC.2), 2.1 Nov 7, 2016
@jcouv
Copy link
Member Author

jcouv commented Nov 8, 2016

FYI @VSadov @gafter Moved this feature out of 2.0.

@jcouv
Copy link
Member Author

jcouv commented Apr 9, 2017

This proposal was moved to C# lang: dotnet/csharplang#125

@jcouv jcouv removed the 2 - Ready label Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants