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