library changes after collections mapping
This commit is contained in:
@@ -3,7 +3,6 @@ package regressions
|
||||
// TODO comment out the next line to reproduce KT-1617
|
||||
//import kotlin.util.map
|
||||
|
||||
import java.util.Collection
|
||||
import java.io.File
|
||||
|
||||
import junit.framework.TestCase
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
package regressions
|
||||
|
||||
import junit.framework.TestCase
|
||||
import java.util.List
|
||||
|
||||
class Kt1619Test: TestCase() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user