From 0ee005753e5280a653f8c97f3b5aab77cb5c8a61 Mon Sep 17 00:00:00 2001 From: Gauthier Segay Date: Sat, 25 Jun 2022 18:07:40 +0200 Subject: [PATCH] Update FS-1124-interfaces-with-static-abstract-members.md --- RFCs/FS-1124-interfaces-with-static-abstract-members.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFCs/FS-1124-interfaces-with-static-abstract-members.md b/RFCs/FS-1124-interfaces-with-static-abstract-members.md index 31ad777d..2af90b5e 100644 --- a/RFCs/FS-1124-interfaces-with-static-abstract-members.md +++ b/RFCs/FS-1124-interfaces-with-static-abstract-members.md @@ -3,7 +3,7 @@ The design suggestion [Support static abstract members in interfaces](https://github.com/fsharp/fslang-suggestions/issues/1151) has been marked "approved in principle". This RFC covers the detailed proposal for this suggestion. * [x] Approved in principle -* [ ] Discussion: use implementation PR please +* [ ] Discussion: use implementation PR or [https://github.com/fsharp/fslang-design/discussions/677] * [ ] Implementation: [In progress](https://github.com/dotnet/fsharp/pull/13119) ## Summary