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 580b659 commit dd11a2cCopy full SHA for dd11a2c
spec/registry.md
@@ -361,8 +361,8 @@ The `:string` function returns the string value of the resolved value of the _op
361
362
#### Composition
363
364
-When an _operand_ or an _option_ value uses a _variable_ with a _declaration_
365
-using an _expression_ with a `:string` _annotation_,
+When an _operand_ or an _option_ value uses a _variable_ annotated,
+directly or indirectly, by a `:string` _annotation_,
366
its resolved value contains only the string value of the _operand_ of the annotated _expression_,
367
together with its resolved locale and directionality,
368
and no _option_ values.
0 commit comments