[Test] Mute some tests because of KT-62334
This commit is contained in:
committed by
Space Team
parent
3d6ec0ec75
commit
8bf4d3cbf7
+3
-1
@@ -1,6 +1,8 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// JVM_TARGET: 1.8
|
||||
// WITH_STDLIB
|
||||
// IGNORE_BACKEND_K2: ANY
|
||||
// Ignore reason: KT-62334
|
||||
|
||||
// FILE: javaDefaultMethod.kt
|
||||
|
||||
@@ -21,4 +23,4 @@ public interface J {
|
||||
}
|
||||
|
||||
String getK();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user