Remove KotlinSignature from tests, spec, delete tests with errors
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package test;
|
||||
|
||||
import java.util.List;
|
||||
import org.jetbrains.kotlin.jvm.compiler.annotation.ExpectLoadError;
|
||||
|
||||
public interface ReturnNotSubtype {
|
||||
interface Super<T> {
|
||||
|
||||
Reference in New Issue
Block a user