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 d396b32 commit b4a8b79Copy full SHA for b4a8b79
source/modules.tex
@@ -35,7 +35,7 @@
35
shall not appear as \grammarterm{identifier}{s}
36
in a \grammarterm{module-name} or \grammarterm{module-partition}.
37
\indextext{module!reserved name of}%
38
-All \grammarterm{module-name}{s} beginning with an \grammarterm{identifier}
+All \grammarterm{module-name}{s} either beginning with an \grammarterm{identifier}
39
consisting of \tcode{std} followed by zero or more \grammarterm{digit}{s} or
40
containing a reserved identifier\iref{lex.name}
41
are reserved and shall not be specified in a \grammarterm{module-declaration};
0 commit comments