Conflicting override while merging class and interface extending eponymous namespaces interface #330
Labels
compilation-failure
kotlin code is generated but this code fails to be compiled
domain:override
missing overrides, redundant overrides, duplicate overrides etc.
Milestone
Following code:
Leads to creating (among other things) of following declaration:
The introduction of first children is obviously a bug and, of course, this leads to a compilation errors:
The text was updated successfully, but these errors were encountered: