035d6156a7
Use the same approach that is used for creating function type classes
(Function{0,1,...}) + add Cloneable to supertypes of Array and primitive arrays
#KT-5537 Fixed
5 lines
100 B
Plaintext
Vendored
5 lines
100 B
Plaintext
Vendored
package
|
|
|
|
public fun foo(/*0*/ x: kotlin.Cloneable): kotlin.Cloneable
|
|
public fun test(): kotlin.Unit
|