Refactored AbstractOptimizeImportsTest to inherit from AbstractImportsTest
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import java.util.*
|
||||
|
||||
val c = Comparator {(x: Int, y: Int) -> 1}
|
||||
Reference in New Issue
Block a user