Update rfcs/reserve-name-followed-by-parens.md

Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
This commit is contained in:
Alexander McCord 2022-07-14 19:13:51 -07:00 committed by GitHub
parent 433ef2e08e
commit 122fcea1dc
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# Ban `name T` and `name(T)` proposals
# Disallow `name T` and `name(T)` in future syntactic extensions for type annotations
## Summary