Skip to content

Commit ac4e580

Browse files
committed
Rebase
1 parent 3b1038e commit ac4e580

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

specification/dartLangSpec.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11754,12 +11754,6 @@ \subsection{Function Expressions}
1175411754
\item{} If $T$ implements \code{Future<$S$>}
1175511755
(\ref{interfaceSuperinterfaces})
1175611756
then \DefEquals{\Flatten{$T$}}{S}.
11757-
\item If $T$ is a $B$ bounded type variable
11758-
(\ref{typesBoundedByTypes})
11759-
or intersection type
11760-
(\ref{intersectionTypes})
11761-
where \SubtypeNE{\code{Object}}{B} then
11762-
\DefEquals{\Flatten{$T$}}{\code{Object?}}.
1176311757
\item Otherwise,
1176411758
\DefEquals{\Flatten{$T$}}{T}.
1176511759
\end{itemize}

0 commit comments

Comments
 (0)