Skip to content

Commit 09d5b03

Browse files
authored
Merge pull request #744 from king6cong/question-mark
add MacroRepOp usage for ?
2 parents 11e893f + 43f54a0 commit 09d5b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tokens.md

+1-1
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)