2476c0299f
Before this commit, we generated regular member functions as constructor enhancement. Now, we generate constructors as constructor enhancement.
5 lines
335 B
Plaintext
Vendored
5 lines
335 B
Plaintext
Vendored
public open class ConstructorWithSeveralParams : R|java/lang/Object| {
|
|
public constructor(integer: R|ft<kotlin/Int, kotlin/Int?>|!, intBasic: R|kotlin/Int|, collection: R|ft<java/util/ArrayList<ft<kotlin/String, kotlin/String?>>, java/util/ArrayList<ft<kotlin/String, kotlin/String?>>?>|!): R|test/ConstructorWithSeveralParams|
|
|
|
|
}
|