Skip to content

Views tests should use the 'views' experimental flag #1539

@johnniwinther

Description

@johnniwinther

The views tests, for instance co19/LanguageFeatures/Views/syntax_A02_t04.dart, use the extension-types flag:

// SharedOptions=--enable-experiment=extension-types

instead of the correct views flag:

// SharedOptions=--enable-experiment=views

Metadata

Metadata

Assignees

Labels

bad-testReport tests in need of updates. When closed, the tests should be considered good

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions