We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11e893f + 43f54a0 commit 09d5b03Copy full SHA for 09d5b03
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