Skip to content

Commit 17a9830

Browse files
eemelicatamorphism
andauthored
Apply suggestions from code review
Co-authored-by: Tim Chevalier <[email protected]>
1 parent 512c14f commit 17a9830

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/formatting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ Implementations MAY include additional fields in their _formatting context_.
9090
This specification allows for the same value to be used for:
9191
- formatting in a _placeholder_,
9292
- selection in a _selector_ _expression_,
93-
- as the _operand_ of another _expression_, or
94-
- as the _option_ value of another _expression_,
93+
- as the _operand_ of another _expression_ (including _local declarations_), or
94+
- as an _option_ value in another _expression_,
9595

9696
To support this, the _**resolved value**_ of each _expression_
9797
is an implementation-dependent value that supports some or all of the above use cases.

0 commit comments

Comments
 (0)