Skip to content

Commit 43f54a0

Browse files
committed
add MacroRepOp usage for ?
1 parent 11e893f commit 43f54a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ usages and meanings are defined in the linked pages.
579579
| `=>` | FatArrow | [Match arms][match], [Macros]
580580
| `#` | Pound | [Attributes]
581581
| `$` | Dollar | [Macros]
582-
| `?` | Question | [Question mark operator][question], [Questionably sized][sized]
582+
| `?` | Question | [Question mark operator][question], [Questionably sized][sized], [Macro Kleene Matcher][macros]
583583

584584
## Delimiters
585585

0 commit comments

Comments
 (0)