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