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 d0c78d9 commit 7fdcabcCopy full SHA for 7fdcabc
specification/dartLangSpec.tex
@@ -23479,8 +23479,8 @@ \section*{Appendix: Algorithmic Subtyping}
23479
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{U_i} for each $i$.
23480
\item
23481
\textbf{Super-Interface:}
23482
- $T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23483
- and \SubtypeNE{S_i}{T_1} for some $i$.
+ If $T_0$ is an interface type with super-interfaces \List{S}{0}{n}
+ then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{T_1} for some $i$.
23484
23485
\textbf{Positional Function Types:}
23486
$T_0$ is
0 commit comments