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 @@ -22343,7 +22343,7 @@ \subsection{Static Types}
22343
22343
A \synt{typeIdentifier} is an identifier which can be the name of a type,
22344
22344
that is,
22345
22345
it denotes an \synt{IDENTIFIER} which is not a \synt{BUILT\_IN\_IDENTIFIER}
22346
- (\ref{identifierReference }).%
22346
+ (\ref{identifierExpression }).%
22347
22347
}
22348
22348
22349
22349
\commentary{%
@@ -26875,7 +26875,7 @@ \subsubsection{Reserved Words}
26875
26875
\LMHash{}%
26876
26876
In the grammar, the rule for reserved words above must occur
26877
26877
before the rule for \synt{BUILT\_IN\_IDENTIFIER}
26878
- (\ref{identifierReference }).
26878
+ (\ref{identifierExpression }).
26879
26879
26880
26880
\commentary{%
26881
26881
This ensures that \synt{IDENTIFIER} and \synt{IDENTIFIER\_NO\_DOLLAR} do not
You can’t perform that action at this time.
0 commit comments