33e6a85a2d
We exclude testData pattern from copyright scope
7 lines
135 B
Kotlin
Vendored
7 lines
135 B
Kotlin
Vendored
class A {/* ClassDeclarationStructureElement */
|
|
init {/* DeclarationStructureElement */
|
|
val x = 10
|
|
class B
|
|
}
|
|
}
|