From 95b5cf8bf14c6e72ba7b0394cb7a263b42e3c6cf Mon Sep 17 00:00:00 2001 From: Jared Parsons Date: Wed, 19 Sep 2018 10:09:03 -0700 Subject: [PATCH] Update README.md --- meetings/2018/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/meetings/2018/README.md b/meetings/2018/README.md index 2e0ebd5..6991a2c 100644 --- a/meetings/2018/README.md +++ b/meetings/2018/README.md @@ -144,6 +144,7 @@ We continued to discuss the range operator in C# and the underlying types for it ## Schedule when convenient - Readonly methods in structs (Jared) +- Intrinsics update with function pointers (Jared) - Discussion of refreshing language spec (Neal) - [Open issues](https://github.com/dotnet/csharplang/issues/406) with default interface methods (Aleksey, David) - Discussion of records (Andy)