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.
2 parents cf86ef1 + 94fd7f9 commit ef8232dCopy full SHA for ef8232d
TSPL.docc/LanguageGuide/Macros.md
@@ -274,7 +274,7 @@ public macro OptionSet<RawType>() =
274
```
275
276
In the declaration above,
277
-the `@attached(member)` macro includes arguments after the `named:` label
+the `@attached(member)` macro includes arguments after the `names:` label
278
for each of the symbols that the `@OptionSet` macro generates.
279
The macro adds declarations for symbols named
280
`RawValue`, `rawValue`, and `init` ---
0 commit comments