diff --git a/src/tokens.md b/src/tokens.md index e4338f06f..3fda6cab7 100644 --- a/src/tokens.md +++ b/src/tokens.md @@ -579,7 +579,7 @@ usages and meanings are defined in the linked pages. | `=>` | FatArrow | [Match arms][match], [Macros] | `#` | Pound | [Attributes] | `$` | Dollar | [Macros] -| `?` | Question | [Question mark operator][question], [Questionably sized][sized] +| `?` | Question | [Question mark operator][question], [Questionably sized][sized], [Macro Kleene Matcher][macros] ## Delimiters