Skip to content

Commit 74e5794

Browse files
committed
Add text based on review comment.
See #3937 (comment).
1 parent d57c8f9 commit 74e5794

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

specification/dartLangSpec.tex

+2-1
Original file line numberDiff line numberDiff line change
@@ -13058,7 +13058,8 @@ \subsubsection{Binding Actuals to Formals}
1305813058
\commentary{%
1305913059
Since it is illegal for a type parameter to be a supertype of its own
1306013060
bound, it follows that for any type $T$, there exists exactly one type
13061-
$T_0$ for which $T$ is $T_0$ bounded.%
13061+
$T_0$ for which $T$ is $T_0$ bounded. $T_0$ can be regarded as a
13062+
non-type-variable type which is a (minimal) supertype of $T$.%
1306213063
}
1306313064

1306413065
\LMHash{}%

0 commit comments

Comments
 (0)