mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
12 lines
600 B
Plaintext
Vendored
12 lines
600 B
Plaintext
Vendored
package
|
|
|
|
public fun testAraryAccess3(): kotlin.Unit
|
|
public fun testArrayAccess1(/*0*/ array: kotlin.Array<kotlin.Any>): kotlin.Unit
|
|
public fun testArrayAccess2(): kotlin.Unit
|
|
public fun testArrayAssignment1(/*0*/ array: kotlin.Array<kotlin.Any>): kotlin.Unit
|
|
public fun testArrayAssignment2(/*0*/ array: kotlin.Array<kotlin.Any>): kotlin.Unit
|
|
public fun testArrayAssignment3(/*0*/ n: kotlin.Nothing): kotlin.Unit
|
|
public fun testArrayAssignment4(/*0*/ n: kotlin.Nothing): kotlin.Unit
|
|
public fun testArrayPlusAssign(/*0*/ array: kotlin.Array<kotlin.Any>): kotlin.Unit
|
|
public fun todo(): kotlin.Nothing
|