From 6b2b179aa6d6c68adee535f36b1160ec630ecf61 Mon Sep 17 00:00:00 2001 From: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com> Date: Tue, 23 Nov 2021 10:03:20 -0800 Subject: [PATCH] Mark 'Type alias type packs' RFC as implemented (#237) --- rfcs/syntax-type-alias-type-packs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rfcs/syntax-type-alias-type-packs.md b/rfcs/syntax-type-alias-type-packs.md index aa08829..d5bb606 100644 --- a/rfcs/syntax-type-alias-type-packs.md +++ b/rfcs/syntax-type-alias-type-packs.md @@ -1,5 +1,7 @@ # Type alias type packs +**Status**: Implemented + ## Summary Provide semantics for referencing type packs inside the body of a type alias declaration