Skip to content

A test needs both 'patterns' and 'records' experiments enable #1620

@chloestefantsova

Description

@chloestefantsova

The following test has only the patterns feature enabled, but the body of the functions also use record literals.

// SharedOptions=--enable-experiment=patterns
import "../../Utils/expect.dart";
main() {
var r = (3.14, name: "pi");

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