mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
6 lines
151 B
Plaintext
Vendored
6 lines
151 B
Plaintext
Vendored
package
|
|
|
|
public fun fn(): kotlin.Unit
|
|
public fun getArray(): kotlin.Array<kotlin.Int>
|
|
public fun getList(): kotlin.collections.MutableList<kotlin.Int>
|