Skip to content

[cfe] Support explicit constructor declaration using 'new' as name #46675

@johnniwinther

Description

@johnniwinther

CFE doesn't support

class Class {
  Class.new(); // This is equivalent to the unnamed constructor `Class();`
}

Metadata

Metadata

Labels

P1A high priority bug; for example, a single project is unusable or has many test failureslegacy-area-front-endLegacy: Use area-dart-model instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions