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 1474c94 commit 1a7d03cCopy full SHA for 1a7d03c
specification/dartLangSpec.tex
@@ -23644,8 +23644,8 @@ \section*{Appendix: Algorithmic Subtyping}
23644
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{U_i} for each $i$.
23645
\item
23646
\textbf{Super-Interface:}
23647
- $T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23648
- 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$.
23649
23650
\textbf{Positional Function Types:}
23651
$T_0$ is
0 commit comments