Skip to content

Commit

Permalink
Specify erasure of intersection types for the semantics of await expr…
Browse files Browse the repository at this point in the history
…essions
  • Loading branch information
eernstg committed Dec 15, 2022
1 parent 7a05384 commit 73ce64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/dartLangSpec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -26100,7 +26100,7 @@ \section*{Appendix: Algorithmic Subtyping}
if $T_0$ is a type variable $X_0$
or a promoted type variables \code{$X_0$\,\&\,$S_0$} and $T_1$ is $X_0$
then \SubtypeNE{T_0}{T_1}.

\commentary{%
Note that this rule is admissible, and can be safely elided if desired.%
}
Expand Down

0 comments on commit 73ce64b

Please sign in to comment.