diff --git a/design/mvp/Binary.md b/design/mvp/Binary.md index 0ff416a6..23995cbd 100644 --- a/design/mvp/Binary.md +++ b/design/mvp/Binary.md @@ -136,7 +136,7 @@ Notes: (See [Type Definitions](Explainer.md#type-definitions) in the explainer.) ```ebnf -core:type ::= dt: => (type dt) (GC proposal) +core:type ::= dt: => (type dt) core:deftype ::= rt: => rt (WebAssembly 3.0) | 0x00 0x50 x*:vec() ct: => sub x* ct (WebAssembly 3.0) | mt: => mt