Skip to content

Commit 1a7d03c

Browse files
committed
WIP
1 parent 1474c94 commit 1a7d03c

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
@@ -23644,8 +23644,8 @@ \section*{Appendix: Algorithmic Subtyping}
2364423644
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{U_i} for each $i$.
2364523645
\item
2364623646
\textbf{Super-Interface:}
23647-
$T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23648-
and \SubtypeNE{S_i}{T_1} for some $i$.
23647+
If $T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23648+
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{T_1} for some $i$.
2364923649
\item
2365023650
\textbf{Positional Function Types:}
2365123651
$T_0$ is

0 commit comments

Comments
 (0)