Update README.md

This commit is contained in:
Jared Parsons 2018-09-19 10:09:03 -07:00 committed by GitHub
parent d7fd58cdd7
commit 95b5cf8bf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)