Tests: unmute light analysis tests passing with JVM_IR
This commit is contained in:
Vendored
+1
-2
@@ -1,6 +1,5 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_STDLIB
|
||||
// IGNORE_LIGHT_ANALYSIS
|
||||
// IGNORE_BACKEND: JVM
|
||||
|
||||
// FILE: test.kt
|
||||
@@ -27,4 +26,4 @@ import c1.*
|
||||
|
||||
class C2 : C1() {
|
||||
fun b() = { test("OK") }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user