File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22291,7 +22291,7 @@ \subsection{Static Types}
22291
22291
A \synt{typeIdentifier} is an identifier which can be the name of a type,
22292
22292
that is,
22293
22293
it denotes an \synt{IDENTIFIER} which is not a \synt{BUILT\_IN\_IDENTIFIER}
22294
- (\ref{identifierReference }).%
22294
+ (\ref{identifierExpression }).%
22295
22295
}
22296
22296
22297
22297
\commentary{%
@@ -26823,7 +26823,7 @@ \subsubsection{Reserved Words}
26823
26823
\LMHash{}%
26824
26824
In the grammar, the rule for reserved words above must occur
26825
26825
before the rule for \synt{BUILT\_IN\_IDENTIFIER}
26826
- (\ref{identifierReference }).
26826
+ (\ref{identifierExpression }).
26827
26827
26828
26828
\commentary{%
26829
26829
This ensures that \synt{IDENTIFIER} and \synt{IDENTIFIER\_NO\_DOLLAR} do not
You can’t perform that action at this time.
0 commit comments