Skip to content

Commit 88d0c3f

Browse files
committed
WIP
1 parent 44617da commit 88d0c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23629,7 +23629,7 @@ \section*{Appendix: Algorithmic Subtyping}
2362923629
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_0}{T_1}.
2363023630
\item
2363123631
\textbf{Left Type Variable Bound:}
23632-
$T_0$ is a type variable $X_0$ with bound $B_0$
23632+
If $T_0$ is a type variable $X_0$ with bound $B_0$
2363323633
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{B_0}{T_1}.
2363423634
\item
2363523635
\textbf{Function Type/Function:}

0 commit comments

Comments
 (0)