package

internal fun </*0*/ T> foo(/*0*/ a: kotlin.Array<T>): T
internal fun test(/*0*/ a: kotlin.Array<out kotlin.Int>): kotlin.Unit
