Drop deprecated CollectionAssertions.kt
Remove incorrect import from callByWithEmptyVarArg test
This commit is contained in:
-1
@@ -6,7 +6,6 @@
|
||||
|
||||
import kotlin.reflect.*
|
||||
import kotlin.reflect.full.*
|
||||
import kotlin.test.assert
|
||||
|
||||
annotation class Foo(vararg val strings: String)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user