Skip to content

Fix multiple inheritance comparison #51

@yury-palyanitsa

Description

@yury-palyanitsa

Current multiple inheritance works, but the algorithm is not exactly correct. When constructing a multiple inheritance type, derived type inherits from each parent type. However, parent types must be checked for equality since they may not specify unequal restrictions.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions