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 @@ -22279,7 +22279,7 @@ \subsection{Static Types}
22279
22279
A \synt{typeIdentifier} is an identifier which can be the name of a type,
22280
22280
that is,
22281
22281
it denotes an \synt{IDENTIFIER} which is not a \synt{BUILT\_IN\_IDENTIFIER}
22282
- (\ref{identifierReference }).%
22282
+ (\ref{identifierExpression }).%
22283
22283
}
22284
22284
22285
22285
\commentary{%
@@ -26811,7 +26811,7 @@ \subsubsection{Reserved Words}
26811
26811
\LMHash{}%
26812
26812
In the grammar, the rule for reserved words above must occur
26813
26813
before the rule for \synt{BUILT\_IN\_IDENTIFIER}
26814
- (\ref{identifierReference }).
26814
+ (\ref{identifierExpression }).
26815
26815
26816
26816
\commentary{%
26817
26817
This ensures that \synt{IDENTIFIER} and \synt{IDENTIFIER\_NO\_DOLLAR} do not
You can’t perform that action at this time.
0 commit comments