Skip to content

Commit 89aa1f4

Browse files
committed
Specify erasure of intersection types for the semantics of await expressions
1 parent f28c3f6 commit 89aa1f4

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
@@ -26488,7 +26488,7 @@ \section*{Appendix: Algorithmic Subtyping}
2648826488
if $T_0$ is a type variable $X_0$
2648926489
or a promoted type variables \code{$X_0$\,\&\,$S_0$} and $T_1$ is $X_0$
2649026490
then \SubtypeNE{T_0}{T_1}.
26491-
26491+
2649226492
\commentary{%
2649326493
Note that this rule is admissible, and can be safely elided if desired.%
2649426494
}

0 commit comments

Comments
 (0)