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

Work list of C# 7 new syntax #2268

Open
1 of 16 tasks
sharwell opened this issue Jan 5, 2017 · 0 comments
Open
1 of 16 tasks

Work list of C# 7 new syntax #2268

sharwell opened this issue Jan 5, 2017 · 0 comments
Assignees
Labels

Comments

@sharwell
Copy link
Member

sharwell commented Jan 5, 2017

I'll be creating a separate issue for each of the following new syntax items in C# 7 so we can review its impact on all of the current rules.

  • Tuples
  • Deconstructors
  • Pattern matching with is expressions
  • Pattern matching with switch statement
  • Local functions (Add tests for local functions #2371)
  • Return by reference
  • Out variables
  • Literal improvements
    • Digit separators
    • Binary literals
  • Generalized async return types
  • More expression-bodied members
    • Constructors
    • Finalizers
    • Property accessors
  • Throw expressions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant