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 9b58991 commit c848c8cCopy full SHA for c848c8c
specification/dartLangSpec.tex
@@ -23613,7 +23613,7 @@ \section*{Appendix: Algorithmic Subtyping}
23613
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_0}{T_1}.
23614
\item
23615
\textbf{Left Type Variable Bound:}
23616
- $T_0$ is a type variable $X_0$ with bound $B_0$
+ If $T_0$ is a type variable $X_0$ with bound $B_0$
23617
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{B_0}{T_1}.
23618
23619
\textbf{Function Type/Function:}
0 commit comments