640d1e3fc8
#KT-60917 Fixed
8 lines
226 B
Plaintext
Vendored
8 lines
226 B
Plaintext
Vendored
package
|
|
|
|
public fun fn(): kotlin.Unit
|
|
public fun getArray(): kotlin.Array<kotlin.Int>
|
|
public fun getList(): kotlin.collections.MutableList<kotlin.Int>
|
|
public fun getNullableList(): kotlin.collections.MutableList<kotlin.Int>?
|
|
|