33e6a85a2d
We exclude testData pattern from copyright scope
3 lines
69 B
Kotlin
Vendored
3 lines
69 B
Kotlin
Vendored
class A(x: Int) {
|
|
constructor(y: String) : <expr>this(1)</expr>
|
|
} |