Fix misspelling in test data
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ interface KotlinInterfaceForIndirect : JavaInterface {
|
||||
|
||||
}
|
||||
|
||||
interface KotlinInterfaceInderectInheritance : KotlinInterfaceForIndirect {
|
||||
interface KotlinInterfaceIndirectInheritance : KotlinInterfaceForIndirect {
|
||||
|
||||
@JvmDefault
|
||||
override fun test() {}
|
||||
|
||||
Reference in New Issue
Block a user