Apply suggestions from code review

This commit is contained in:
Kathleen Dollard 2024-02-15 12:34:11 -05:00 коммит произвёл GitHub
Родитель 32fae8f71d
Коммит 06eff6b76a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -57,11 +57,11 @@ All schedule items must have a public issue or checked-in proposal that can be l
- Extensions (Julien and Mads)
### Wed Feb 26, 2024
### Mon Feb 26, 2024
- Dictionary-expressions + Collection-expressions future: WG to go over our plans, and the initial design space (Cyrus)
### Mon Feb 21, 2024
### Wed Feb 21, 2024
- Review [metadata](https://github.com/dotnet/csharplang/blob/main/proposals/params-collections.md#metadata) section for"Params Collections". (Aleksey)
- Review: [Allow lambdas with parameter modifiers, but without parameter types](https://github.com/dotnet/csharplang/pull/7369) (Cyrus)