Skip to content

Commit c848c8c

Browse files
committed
WIP
1 parent 9b58991 commit c848c8c

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
@@ -23613,7 +23613,7 @@ \section*{Appendix: Algorithmic Subtyping}
2361323613
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_0}{T_1}.
2361423614
\item
2361523615
\textbf{Left Type Variable Bound:}
23616-
$T_0$ is a type variable $X_0$ with bound $B_0$
23616+
If $T_0$ is a type variable $X_0$ with bound $B_0$
2361723617
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{B_0}{T_1}.
2361823618
\item
2361923619
\textbf{Function Type/Function:}

0 commit comments

Comments
 (0)