Do not reference java.util in tests that run on JS backend.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import java.util.*;
|
||||
|
||||
interface A0 {
|
||||
val size: Int get() = 56
|
||||
|
||||
Reference in New Issue
Block a user