Skip to content

Commit

Permalink
Merge pull request #1153 from anowlcalledjosh/literal-designator
Browse files Browse the repository at this point in the history
Add "literal" to list of macro designators
  • Loading branch information
marioidival authored Feb 19, 2019
2 parents a5ed6aa + 5447960 commit 73456de
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 73456de

Please sign in to comment.