Skip to content

Commit c80a31b

Browse files
committed
Remove now-redundant case in the definition of flatten
1 parent e2c4e68 commit c80a31b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

specification/dartLangSpec.tex

-3
Original file line numberDiff line numberDiff line change
@@ -11775,9 +11775,6 @@ \subsection{Function Expressions}
1177511775
as follows, using the first applicable case:
1177611776

1177711777
\begin{itemize}
11778-
\item If $T$ is \code{$S$?}\ for some $S$
11779-
then \DefEquals{\flatten{T}}{\code{\flatten{S}?}}.
11780-
1178111778
\item If $T$ is \code{$X$\,\&\,$S$}
1178211779
for some type variable $X$ and type $S$ then
1178311780
\begin{itemize}

0 commit comments

Comments
 (0)