Skip to content

Commit c5eb43e

Browse files
committed
WIP
1 parent 8d9e2b2 commit c5eb43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23467,7 +23467,7 @@ \subsection{Same Type}
2346723467

2346823468
\begin{itemize}
2346923469
\item $S$ is \VOID{} and $T$ is \VOID.
23470-
\commentary{This is a reserved word and cannot be shadowed.}
23470+
\commentary{This is a reserved word and cannot be redefined.}
2347123471
\item $S$ is an identifier or a prefixed identifier which is resolved
2347223472
to denote a type-introducing declaration $D_S$,
2347323473
and $T$ is an identifier or a prefixed identifier which is resolved

0 commit comments

Comments
 (0)