Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extends clause of an interface doesn't allow repetitions. #7245

Closed
tomball opened this issue Dec 10, 2012 · 2 comments
Closed

Extends clause of an interface doesn't allow repetitions. #7245

tomball opened this issue Dec 10, 2012 · 2 comments
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@tomball
Copy link
Contributor

tomball commented Dec 10, 2012

Language/08_Interfaces/5/Superinterfaces_A01_t02 tests that the extends clause of an interface allows repetitions.

I can't any reference in the spec to repetitions in extends clauses, and so am not sure what is acceptable.

@sethladd
Copy link
Contributor

Added Area-Language, Triaged labels.

@tomball tomball added Type-Defect area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). labels Dec 10, 2012
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Feb 29, 2016
@munificent
Copy link
Member

Dart hasn't had explicit interface declarations in a very long time.

@munificent munificent added the closed-obsolete Closed as the reported issue is no longer relevant label Dec 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants