Skip to content

Commit 6ddcb06

Browse files
committed
WIP
1 parent baea929 commit 6ddcb06

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
@@ -23408,7 +23408,7 @@ \subsection{Same Type}
2340823408

2340923409
\begin{itemize}
2341023410
\item $S$ is \VOID{} and $T$ is \VOID.
23411-
\commentary{This is a reserved word and cannot be shadowed.}
23411+
\commentary{This is a reserved word and cannot be redefined.}
2341223412
\item $S$ is an identifier or a prefixed identifier which is resolved
2341323413
to denote a type-introducing declaration $D_S$,
2341423414
and $T$ is an identifier or a prefixed identifier which is resolved

0 commit comments

Comments
 (0)