Skip to content

Commit 6415e99

Browse files
committed
WIP
1 parent a059938 commit 6415e99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/dartLangSpec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23484,8 +23484,8 @@ \subsection{Same Type}
2348423484
}
2348523485
\item $S$ is of the form $S'?$ and $T$ is of the form $T'?$,
2348623486
and $S'$ is the same type as $T'$.
23487-
\item $S$ is of the form \code{$X$\,\,\&\,\,$U$}
23488-
and $T$ is of the form \code{$X$\,\,\&\,\,$V$},
23487+
\item $S$ is of the form \code{$X$\,\&\,$U$}
23488+
and $T$ is of the form \code{$X$\,\&\,$V$},
2348923489
and $U$ is the same type as $V$.
2349023490
\item $S$ is of the form \code{$C$<$U_1$, \ldots\ $U_s$>},
2349123491
and $T$ is of the form \code{$D$<$V_1$, \ldots\ $V_s$>},

0 commit comments

Comments
 (0)