5 lines
199 B
Plaintext
Vendored
5 lines
199 B
Plaintext
Vendored
public final class ClassWithConstructorWithValueParamWithDefaultValue : R|kotlin/Any| {
|
|
public constructor(p: R|kotlin/Int| = STUB): R|test/ClassWithConstructorWithValueParamWithDefaultValue|
|
|
|
|
}
|