Skip to content

Commit 718405e

Browse files
committed
WIP
1 parent d5610ae commit 718405e

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
@@ -23479,8 +23479,8 @@ \section*{Appendix: Algorithmic Subtyping}
2347923479
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{U_i} for each $i$.
2348023480
\item
2348123481
\textbf{Super-Interface:}
23482-
$T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23483-
and \SubtypeNE{S_i}{T_1} for some $i$.
23482+
If $T_0$ is an interface type with super-interfaces \List{S}{0}{n}
23483+
then \SubtypeNE{T_0}{T_1} if{}f \SubtypeNE{S_i}{T_1} for some $i$.
2348423484
\item
2348523485
\textbf{Positional Function Types:}
2348623486
$T_0$ is

0 commit comments

Comments
 (0)