Update of language/async_star/throw_in_catch_test
to correct async* semantics caused dart2js failure.
#48749
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-dart2js
After changing
language/async_star/throw_in_catch_test
in cl/239421 to the semantics we want forasync*
(verified with lrn@), dart2js fails this test./cc @rakudrama
The text was updated successfully, but these errors were encountered: