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 44617da commit 88d0c3fCopy full SHA for 88d0c3f
specification/dartLangSpec.tex
@@ -23629,7 +23629,7 @@ \section*{Appendix: Algorithmic Subtyping}
23629
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_0}{T_1}.
23630
\item
23631
\textbf{Left Type Variable Bound:}
23632
- $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$
23633
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{B_0}{T_1}.
23634
23635
\textbf{Function Type/Function:}
0 commit comments