2476c0299f
Before this commit, we generated regular member functions as constructor enhancement. Now, we generate constructors as constructor enhancement.
5 lines
201 B
Plaintext
Vendored
5 lines
201 B
Plaintext
Vendored
public open class MyException : R|java/lang/Object| {
|
|
public constructor(message: R|ft<kotlin/String, kotlin/String?>|!, cause: R|ft<kotlin/Throwable, kotlin/Throwable?>|!): R|test/MyException|
|
|
|
|
}
|