Commit 77e0666
authored
macros-by-example: add space in
Other examples of repetitions being applied had a space both before and after
the identifier, but `=> { $( $( $i)* )* }` was missing the space after `$i`.macro.decl.repetition.fragment example1 parent 50c5de9 commit 77e0666
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments