[FIR] Implement RETURN_TYPE_MISMATCH_ON_INHERITANCE diagnostic
This commit is contained in:
committed by
teamcityserver
parent
8012eb3214
commit
94da1e37aa
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
interface IBase {
|
||||
fun copy(): IBase
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user