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 6f6269e commit 44f06c3Copy full SHA for 44f06c3
specification/dartLangSpec.tex
@@ -23464,7 +23464,7 @@ \section*{Appendix: Algorithmic Subtyping}
23464
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_0}{T_1}.
23465
\item
23466
\textbf{Left Type Variable Bound:}
23467
- $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$
23468
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{B_0}{T_1}.
23469
23470
\textbf{Function Type/Function:}
0 commit comments