File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 3333> _ MacroRepSep_ :\
3434>   ;  ; [ _ Token_ ] <sub >_ except delimiters and repetition operators_ </sub >
3535>
36- > _ MacroRepOp_ < sub >2018+</ sub > :\
37- >   ;  ; ` * ` | ` + ` | ` ? ` < sub >2018+</ sub >
36+ > _ MacroRepOp_ :\
37+ >   ;  ; ` * ` | ` + ` | ` ? `
3838>
3939> _ MacroTranscriber_ :\
4040>   ;  ; [ _ DelimTokenTree_ ]
@@ -181,10 +181,6 @@ compiler knows how to expand them properly:
181181 illegal because it does not have the same number. This requirement applies
182182 to every layer of nested repetitions.
183183
184- > ** Edition Differences** : The ` ? ` repetition operator did not exist before the
185- > 2018 edition. Prior to the 2018 Edition, ` ? ` was an allowed
186- > separator token, rather than a repetition operator.
187-
188184## Scoping, Exporting, and Importing
189185
190186For historical reasons, the scoping of macros by example does not work entirely like
You can’t perform that action at this time.
0 commit comments