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