Wrong test data fixed (previously commited by mistake)
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
class D(b: B) : C(b)
|
|
||||||
trait A {
|
trait A {
|
||||||
fun foo() {}
|
fun foo() {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user