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 @@ -22275,7 +22275,7 @@ \subsection{Static Types}
22275
22275
A \synt{typeIdentifier} is an identifier which can be the name of a type,
22276
22276
that is,
22277
22277
it denotes an \synt{IDENTIFIER} which is not a \synt{BUILT\_IN\_IDENTIFIER}
22278
- (\ref{identifierReference }).%
22278
+ (\ref{identifierExpression }).%
22279
22279
}
22280
22280
22281
22281
\commentary{%
@@ -26793,7 +26793,7 @@ \subsubsection{Reserved Words}
26793
26793
\LMHash{}%
26794
26794
In the grammar, the rule for reserved words above must occur
26795
26795
before the rule for \synt{BUILT\_IN\_IDENTIFIER}
26796
- (\ref{identifierReference }).
26796
+ (\ref{identifierExpression }).
26797
26797
26798
26798
\commentary{%
26799
26799
This ensures that \synt{IDENTIFIER} and \synt{IDENTIFIER\_NO\_DOLLAR} do not
You can’t perform that action at this time.
0 commit comments