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 a0ae8ed commit 006e60dCopy full SHA for 006e60d
spec/formatting.md
@@ -216,6 +216,7 @@ the following steps are taken:
216
- If the _option_'s right-hand side successfully resolves to a value,
217
bind the _identifier_ of the _option_ to the resolved value in the mapping.
218
- Otherwise, bind the _identifier_ of the _option_ to an unresolved value in the mapping.
219
+ Implementations MAY later remove this value before calling the _function_.
220
(Note that an Unresolved Variable error will have been emitted.)
221
222
4. Call the function implementation with the following arguments:
0 commit comments