New J2K: handle static imports from Java correctly & do not ignore imports in tests
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import java.util.*
|
||||
|
||||
internal class A {
|
||||
fun foo(): Map<String, String> {
|
||||
val list1: List<String> = emptyList()
|
||||
|
||||
Reference in New Issue
Block a user