e3c3af6aab
And adjust testData
4 lines
68 B
Kotlin
Vendored
4 lines
68 B
Kotlin
Vendored
package test
|
|
|
|
class TestConstructor private constructor(p: Int = 1)
|