Feature #36
Updated by Eugen Wissner about 11 hours ago
Interfaces can now implement other interfaces and what they really mean is, that interfaces can extend other interfaces or inherit from other interfaces. - [ ] It affects how fragments on interfaces are resolved. - [ ] Validation should be completed. - [x] The [x] The parser should support parsing interface implementation list in interface definitions.