SIGN IN SIGN UP

1783 Implement Interface And Inherit Class (#2028)

* 1783 Implement Interface And Inherit Class

Added support for multiple inheritance when inheriting from one base class and/or multiple interfaces.

Added a unit test verifying that it works with a simple class and interface. This unit test would previously have failed since multiple types are in the class super class list.
R
Rolf Madsen committed
a404d6e4d2ef6182763bd626ab08e0de4400e621
Parent: c2fa467
Committed by GitHub <noreply@github.com> on 2/3/2023, 10:59:20 PM