5 lines
174 B
Plaintext
Vendored
5 lines
174 B
Plaintext
Vendored
package
|
|
|
|
@kotlin.Suppress(names = {"UNCHECKED_CAST"}) public fun </*0*/ T> arrayOf(/*0*/ vararg t: T /*kotlin.Array<out T>*/): kotlin.Array<T>
|
|
public fun test(): kotlin.Unit
|