Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,7 @@ usages and meanings are defined in the linked pages.
| `#` | Pound | [Attributes]
| `$` | Dollar | [Macros]
| `?` | Question | [Question mark operator][question], [Questionably sized][sized], [Macro Kleene Matcher][macros]
| `~` | Tilde | The tilde operator is deprecated, but its token may still be used
Comment thread
pushkine marked this conversation as resolved.
Outdated

## Delimiters

Expand Down