dotnet / dotnet/csharpstandard
Add examples of deconstructor element restrictions
Open
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
In expressions.md, we have:
```md
There are restrictions on which *deconstructor_element*s are valid in a given context which are not expressed in the grammar
```
It would be useful to provide concrete examples of what those restrictions prohibit.
Contributor guide
Assessment
This issue has not been assessed yet.