diff --git a/meetings/2021/README.md b/meetings/2021/README.md index dfcb5e3..4f210d2 100644 --- a/meetings/2021/README.md +++ b/meetings/2021/README.md @@ -23,7 +23,7 @@ All schedule items must have a public issue or checked in proposal that can be l ## Nov 3, 2021 - Name shadowing in nested functions (Chuck): https://github.com/dotnet/csharplang/blob/main/proposals/csharp-8.0/shadowing-in-nested-functions.md -- Stack allocation of arrays of managed types (Chuck) +- `params Span` and stack allocation of arrays of managed types (Chuck) ## Nov 1, 2021