c87cc0dde1
Move test and rename test data Delete unused testdata Rewrite OptimizeImportOnFlyTest
4 lines
76 B
Kotlin
4 lines
76 B
Kotlin
import java.util
|
|
|
|
var x : util.Map.Entry<util.List<String>, String>? = null
|