CFE spuriously reports some non-recursive representation types as self-dependency #54169
Labels
cfe-feature-extension-types
Implement extension types feature in the CFE
legacy-area-front-end
Legacy: Use area-dart-model instead.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Consider the following program.
The CFE emits the following compile-time error, even though the type doesn't depend on itself.
The text was updated successfully, but these errors were encountered: