diff --git a/exploration/selection-declaration.md b/exploration/selection-declaration.md index 3c33c2445..a8186678e 100644 --- a/exploration/selection-declaration.md +++ b/exploration/selection-declaration.md @@ -1,6 +1,6 @@ # Effect of Selectors on Subsequent Placeholders -Status: **Proposed** +Status: **Accepted**
Metadata @@ -10,7 +10,8 @@ Status: **Proposed**
First proposed
2024-03-27
Pull Requests
-
#000
+
#755
+
#824
@@ -149,14 +150,11 @@ _What prior decisions and existing conditions limit the possible design?_ ## Proposed Design -_Describe the proposed solution. Consider syntax, formatting, errors, registry, tooling, interchange._ +The design alternative [Match on variables instead of expressions](#match-on-variables-instead-of-expressions) +described below is selected. ## Alternatives Considered -_What other solutions are available?_ -_How do they compare against the requirements?_ -_What other properties they have?_ - ### Do nothing In this alternative, selectors are independent of declarations.