From c68eb0e4a7d15a0ba2c03fa7e86ab5fd38dfba71 Mon Sep 17 00:00:00 2001 From: Julien Couvreur Date: Mon, 13 Nov 2023 13:30:14 -0800 Subject: [PATCH] Add another list-pattern item to agenda (#7682) --- meetings/2023/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2023/README.md b/meetings/2023/README.md index 827568e7..f63ae043 100644 --- a/meetings/2023/README.md +++ b/meetings/2023/README.md @@ -6,7 +6,7 @@ All schedule items must have a public issue or checked-in proposal that can be l - [nullability analysis of collection expressions](https://github.com/dotnet/csharplang/issues/7626) (Julien) - [params collection](https://github.com/dotnet/csharplang/pull/7661) proposal (Aleksey) -- [order of evaluation in list patterns](https://github.com/dotnet/roslyn/issues/60091) (Julien) +- [order of evaluation in list patterns](https://github.com/dotnet/roslyn/issues/60091) and [impossible list pattern with type test](https://github.com/dotnet/roslyn/issues/69053) (Julien) ## Schedule when convenient