Spurious 'constant constructor can't call a non-constant superconstructor' error #40982
Labels
legacy-area-front-end
Legacy: Use area-dart-model instead.
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Cf. #32223 (comment), the front end seems to get confused about constructors during mixin application if there is a static variable declaration in a mixin:
The response with a fresh front end (commit 5ae4448) is as follows:
The text was updated successfully, but these errors were encountered: