Skip to content

Commit b690e9d

Browse files
committed
Specify erasure of intersection types for the semantics of await expressions
1 parent 8350f89 commit b690e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/dartLangSpec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27639,7 +27639,7 @@ \section*{Appendix: Algorithmic Subtyping}
2763927639
if $T_0$ is a type variable $X_0$
2764027640
or a promoted type variables \code{$X_0$\,\&\,$S_0$} and $T_1$ is $X_0$
2764127641
then \SubtypeNE{T_0}{T_1}.
27642-
27642+
2764327643
\commentary{%
2764427644
Note that this rule is admissible, and can be safely elided if desired.%
2764527645
}

0 commit comments

Comments
 (0)