Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
jvmDeclarations
/
cloneable.kt
blob: d22a8712898cae5f8ecc4d5a9d1e7c2ee86af7f4 [
file
]
import
kotlin
.<!
UNRESOLVED_REFERENCE
!>
Cloneable
<!>
fun cloneable
():
<!
UNRESOLVED_REFERENCE
!>
Cloneable
<!>
=
intArrayOf
(
42
)