dotnet / dotnet/csharpstandard
15.8.2 Field-like events do not mention initializers
Open
type: bug
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
As discovered in ECMA-TC49-TG2/spec#968, field-like events don't mention that they can be initialized, or that those would count as variable initializers.
Contributor guide
Assessment
This issue has not been assessed yet.