dotnet / dotnet/csharpstandard
Clarify "corresponds exactly to" in classes.md
Open
type: clarity
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
From 14.11.1:
> A *constructor_body* that is a *block* or expression body corresponds exactly to the *block* of an instance method with a `void` return type ([§14.6.11](classes.md#14611-method-body)).
It's not clear what this means.
Contributor guide
Assessment
This issue has not been assessed yet.