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 fec1134 commit afc7ff8Copy full SHA for afc7ff8
spec/formatting.md
@@ -324,8 +324,6 @@ The result of resolving _option_ values is a mapping of string identifiers to va
324
For each _option_:
325
326
- Resolve the _identifier_ of the _option_.
327
-- If the _option_'s _identifier_ already exists in the resolved mapping of _options_,
328
- emit a _Duplicate Option Name_ error.
329
- If the _option_'s right-hand side successfully resolves to a value,
330
bind the _identifier_ of the _option_ to the resolved value in the mapping.
331
- Otherwise, bind the _identifier_ of the _option_ to an unresolved value in the mapping.
0 commit comments