b1b123efc0
^KT-60728
6 lines
108 B
Kotlin
6 lines
108 B
Kotlin
fun x() {/* ReanalyzableFunctionStructureElement */
|
|
val x = object: Any() {
|
|
fun foo(){}
|
|
}
|
|
}
|