Update README.md

This commit is contained in:
Julien Couvreur 2019-01-07 13:04:04 -08:00 committed by GitHub
parent 94e26e2bc4
commit 50b2a5989e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,6 @@ Overview of meetings and agendas for 2019
- Allowing pattern-based `foreach` and `await foreach` to bind to an extension `GetEnumerator`/`GetAsyncEnumerator` and `MoveNext`/`MoveNextAsync` (Julien/Chris)
- Confirm shadowing rules for local functions (Chuck/Julien)
- Making a `CancellationToken` available in async-iterator method bodies; possibly reserving a keyword (Julien/Stephen)
- Generating null-check for `parameter!` (Jared)
## Recurring topics