Skip to content

Commit 1b6824b

Browse files
committed
---
yaml --- r: 23428 b: refs/heads/master c: 0698fc6 h: refs/heads/master v: v3
1 parent 7fcfbd2 commit 1b6824b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: e9622f09aa0d8c70022f4bf3ea516d7349c2990c
2+
refs/heads/master: 0698fc665033f905470a4b98ea82bdb4f8342352
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
55
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be

trunk/doc/tutorial.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2411,6 +2411,11 @@ The right-hand side of the `=>` follows the same rules as the left-hand side,
24112411
except that `$` need only be followed by the name of the syntactic fragment
24122412
to transcribe.
24132413

2414+
The right-hand side must be surrounded by delimiters of some kind, and must be
2415+
an expression; currently, user-defined macros can only be invoked in
2416+
expression position (even though `macro_rules!` itself can be in item
2417+
position).
2418+
24142419
## Multiplicity
24152420

24162421
### Invocation

0 commit comments

Comments
 (0)