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 11e893f commit 43f54a0Copy full SHA for 43f54a0
src/tokens.md
@@ -579,7 +579,7 @@ usages and meanings are defined in the linked pages.
579
| `=>` | FatArrow | [Match arms][match], [Macros]
580
| `#` | Pound | [Attributes]
581
| `$` | Dollar | [Macros]
582
-| `?` | Question | [Question mark operator][question], [Questionably sized][sized]
+| `?` | Question | [Question mark operator][question], [Questionably sized][sized], [Macro Kleene Matcher][macros]
583
584
## Delimiters
585
0 commit comments