Skip to content

fasta crashes on duplicate field with annotation #36793

Closed
@jensjoha

Description

@jensjoha
$ cat t.dart
const int y = 42;

@y
int x = 1;
@y
int x = 2;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions