Commit 93c7910
authored
These grammar sections are informative (#3661)
* This "Parameter List Forms" expression grammar section is informative
In particular, this is only part of a rule relevant for its particular subsection, the full rule is above at the primary section header.
* assuming I understand `$(GRAMMAR_INFORMATIVE` correctly
* The importc "FENV_ACCESS" grammar section is informative
This is describing C11 grammar, not D grammar.
* assuming I understand `$(GRAMMAR_INFORMATIVE` correctly
* The expression "StringLiteral" grammar section is informative
This is a redeclaration of "StringLiteral" which occurred previously in the lexer section, which seems to be the primary source.
* assuming I understand `$(GRAMMAR_INFORMATIVE` correctly1 parent 2aef9fb commit 93c7910
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1844 | 1844 | | |
1845 | 1845 | | |
1846 | 1846 | | |
1847 | | - | |
| 1847 | + | |
1848 | 1848 | | |
1849 | 1849 | | |
1850 | 1850 | | |
| |||
3084 | 3084 | | |
3085 | 3085 | | |
3086 | 3086 | | |
3087 | | - | |
| 3087 | + | |
3088 | 3088 | | |
3089 | 3089 | | |
3090 | 3090 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments