We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1038e commit ac4e580Copy full SHA for ac4e580
specification/dartLangSpec.tex
@@ -11754,12 +11754,6 @@ \subsection{Function Expressions}
11754
\item{} If $T$ implements \code{Future<$S$>}
11755
(\ref{interfaceSuperinterfaces})
11756
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?}}.
11763
\item Otherwise,
11764
\DefEquals{\Flatten{$T$}}{T}.
11765
\end{itemize}
0 commit comments