Skip to content

final abstract class should not be permitted by compiler #9464

Closed
@scabug

Description

@scabug

classes which are final and abstract should not be allowed by the compiler because they are ludicrous

final abstract class Base {

}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions