FirSupertypesChecker: implement six more diagnostics
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
class A
|
||||
open class A
|
||||
|
||||
interface B : <!DELEGATION_IN_INTERFACE, INTERFACE_WITH_SUPERCLASS!>A<!> by <!UNRESOLVED_REFERENCE!>a<!> {
|
||||
val a: A
|
||||
|
||||
Reference in New Issue
Block a user