Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
75d8a5bca606366254123abd80c77147a3d426a6
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
jvmDeclarations
/
cloneable.fir.kt
blob: ae43c66627da05a39b752619637e65f85dd8438b [
file
]
import
kotlin
.<!
UNRESOLVED_IMPORT
!>
Cloneable
<!>
fun cloneable
():
<!
UNRESOLVED_REFERENCE
!>
Cloneable
<!>
=
intArrayOf
(
42
)