File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23509,11 +23509,11 @@ \subsection{Same Type}
2350923509 textually identical type parameter declaration lists,
2351023510 if they only differ in the choice of naming.%
2351123511 }
23512- \item $S$ is of the form \code{$F$<$U_1$, \ldots\ $U_s$>} where $F$
23512+ \item (1) $S$ is of the form \code{$F$<$U_1$, \ldots\ $U_s$>} where $F$
2351323513 denotes a type alias declaration,
2351423514 the unfolding of the type alias yields $S'$,
2351523515 and $S'$ is the same type as $T$.
23516- \item $T$ is of the form \code{$G$<$V_1$, \ldots\ $V_s$>} where $G$
23516+ Otherwise (2), $T$ is of the form \code{$G$<$V_1$, \ldots\ $V_s$>} where $G$
2351723517 denotes a type alias declaration,
2351823518 the unfolding of the type alias yields $T'$,
2351923519 and $S$ is the same type as $T'$.
You can’t perform that action at this time.
0 commit comments