From 467425a7ee6ad179e4d4c8e6d79466ad48c654bf 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) --- docs/syntax-type-alias-type-packs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/syntax-type-alias-type-packs.md b/docs/syntax-type-alias-type-packs.md index aa08829..d5bb606 100644 --- a/docs/syntax-type-alias-type-packs.md +++ b/docs/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