Skip to content

Commit

Permalink
Add "literal" to list of macro designators
Browse files Browse the repository at this point in the history
  • Loading branch information
sersorrel committed Feb 14, 2019
1 parent a5ed6aa commit 5447960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/macros/designators.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ This is a list of all the designators:
* `expr` is used for expressions
* `ident` is used for variable/function names
* `item`
* `literal` is used for literal constants
* `pat` (*pattern*)
* `path`
* `stmt` (*statement*)
Expand Down

0 comments on commit 5447960

Please sign in to comment.