Don't add delegated members from error types
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class C : <!UNRESOLVED_REFERENCE, DELEGATION_NOT_TO_TRAIT!>Base1<!> by <!UNRESOLVED_REFERENCE!>Base2<!>(1) {
|
||||
fun test() { }
|
||||
}
|
||||
Reference in New Issue
Block a user