33e6a85a2d
We exclude testData pattern from copyright scope
10 lines
172 B
Kotlin
Vendored
10 lines
172 B
Kotlin
Vendored
class A
|
|
|
|
(val a: Int)/* DeclarationStructureElement */
|
|
|
|
{/* ClassDeclarationStructureElement */
|
|
constructor() : this(1) {/* DeclarationStructureElement */
|
|
|
|
}
|
|
}
|