33e6a85a2d
We exclude testData pattern from copyright scope
6 lines
99 B
Kotlin
Vendored
6 lines
99 B
Kotlin
Vendored
fun x() {/* DeclarationStructureElement */
|
|
val x = object: Any() {
|
|
fun foo(){}
|
|
}
|
|
}
|