Skip to content

Wrong errors upon inheriting the same class twice or more #23

@eugenschindler

Description

@eugenschindler

try to add an "inherits Shape" for a second time to Rectangle in test.ex.cpp.goodweather.shapesTutorial.
The error will be "Error: Node Rectangle cannot be parent of node public Shape". It should be more something like: "Cannot inherit more than once from the same class".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions