Skip to content

Commit 44f06c3

Browse files
committed
WIP
1 parent 6f6269e commit 44f06c3

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
@@ -23464,7 +23464,7 @@ \section*{Appendix: Algorithmic Subtyping}
2346423464
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_0}{T_1}.
2346523465
\item
2346623466
\textbf{Left Type Variable Bound:}
23467-
$T_0$ is a type variable $X_0$ with bound $B_0$
23467+
If $T_0$ is a type variable $X_0$ with bound $B_0$
2346823468
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{B_0}{T_1}.
2346923469
\item
2347023470
\textbf{Function Type/Function:}

0 commit comments

Comments
 (0)