Skip to content

Commit 8cc16f4

Browse files
committed
WIP
1 parent 241e02a commit 8cc16f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/dartLangSpec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23628,8 +23628,8 @@ \section*{Appendix: Algorithmic Subtyping}
2362823628
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{U_i} for each $i$.
2362923629
\item
2363023630
\textbf{Super-Interface:}
23631-
$T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23632-
and \SubtypeNE{S_i}{T_1} for some $i$.
23631+
If $T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23632+
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{T_1} for some $i$.
2363323633
\item
2363423634
\textbf{Positional Function Types:}
2363523635
$T_0$ is

0 commit comments

Comments
 (0)