[ddc] Broken named arguments in redirecting constructors #47831
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
web-dev-compiler
Three failing tests for the named-arguments-anywhere experiment are failing because the temporary variable initializers created by the CFE lowering are not being emitted in the body of redirecting constructors.
The text was updated successfully, but these errors were encountered: