Update LDM agenda

This commit is contained in:
Mads Torgersen 2021-09-10 09:58:35 -07:00 committed by GitHub
parent f63f70960c
commit cf4d452be2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@ All schedule items must have a public issue or checked in proposal that can be l
- Feature specs and the C# Standard (Mads, Bill, Rex): https://github.com/dotnet/csharpstandard
- Remove restriction that interpolations within a non-verbatim interpolated string cannot contain new-lines. (cyrusn) https://github.com/dotnet/csharplang/issues/4935
- Permit variable declarations under disjunctive patterns (Julien): https://github.com/dotnet/csharplang/issues/4018
## Recurring topics
@ -34,6 +33,7 @@ All schedule items must have a public issue or checked in proposal that can be l
## Sep 15, 2021
- The C# Standard (Bill, Rex): https://github.com/dotnet/csharpstandard
- Permit variable declarations under disjunctive patterns (Julien): https://github.com/dotnet/csharplang/issues/4018
## Sep 13, 2021