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 241e02a commit 8cc16f4Copy full SHA for 8cc16f4
specification/dartLangSpec.tex
@@ -23628,8 +23628,8 @@ \section*{Appendix: Algorithmic Subtyping}
23628
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{U_i} for each $i$.
23629
\item
23630
\textbf{Super-Interface:}
23631
- $T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23632
- 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$.
23633
23634
\textbf{Positional Function Types:}
23635
$T_0$ is
0 commit comments