Skip to content

Commit 1d740a9

Browse files
committed
Specify erasure of intersection types for the semantics of await expressions
1 parent e2e6158 commit 1d740a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -26166,7 +26166,7 @@ \section*{Appendix: Algorithmic Subtyping}
2616626166
if $T_0$ is a type variable $X_0$
2616726167
or a promoted type variables \code{$X_0$\,\&\,$S_0$} and $T_1$ is $X_0$
2616826168
then \SubtypeNE{T_0}{T_1}.
26169-
26169+
2617026170
\commentary{%
2617126171
Note that this rule is admissible, and can be safely elided if desired.%
2617226172
}

0 commit comments

Comments
 (0)