We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b29165 commit 3405cbeCopy full SHA for 3405cbe
source/preprocessor.tex
@@ -211,8 +211,9 @@
211
\pnum
212
A sequence of preprocessing tokens is only a \grammarterm{text-line}
213
if it does not begin with a directive-introducing token.
214
-A \grammarterm{conditionally-supported-directive} shall not begin
215
-with any of the directive names appearing after a \tcode{\#} in the syntax.
+A sequence of preprocessing tokens is only a \grammarterm{conditionally-supported-directive}
+if it does not begin with any of the directive names
216
+appearing after a \tcode{\#} in the syntax.
217
A \grammarterm{conditionally-supported-directive} is
218
conditionally-supported with
219
\impldef{additional supported forms of preprocessing directive}
0 commit comments