Do not reference java.util in tests that run on JS backend.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import java.util.*
|
||||
// WITH_RUNTIME
|
||||
|
||||
fun box() : String {
|
||||
val w = object : Comparator<String?> {
|
||||
|
||||
Reference in New Issue
Block a user