We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512c14f commit 17a9830Copy full SHA for 17a9830
spec/formatting.md
@@ -90,8 +90,8 @@ Implementations MAY include additional fields in their _formatting context_.
90
This specification allows for the same value to be used for:
91
- formatting in a _placeholder_,
92
- selection in a _selector_ _expression_,
93
-- as the _operand_ of another _expression_, or
94
-- as the _option_ value of another _expression_,
+- as the _operand_ of another _expression_ (including _local declarations_), or
+- as an _option_ value in another _expression_,
95
96
To support this, the _**resolved value**_ of each _expression_
97
is an implementation-dependent value that supports some or all of the above use cases.
0 commit comments