Tests: unmute light analysis tests passing with JVM_IR
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_STDLIB
|
||||
// IGNORE_LIGHT_ANALYSIS
|
||||
|
||||
// FILE: SingletonCollection.kt
|
||||
package test
|
||||
@@ -66,4 +65,4 @@ fun box(): String {
|
||||
if (test6[0] != 42) return "Failed #6"
|
||||
|
||||
return "OK"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user