Skip to content

[specification] Commentary contains wrong statement about inheritance #3264

Open
@eernstg

Description

@eernstg

The language specification says

A class does not inherit members from its superinterfaces.
However, its implicit interface does.

which is wrong. It should say 'from its non-superclass superinterfaces', and it should probably say 'class or mixin class' etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThere is a mistake in the language specification or in an active documentspecification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions