38f4a35be2
#KT-52020 Fixed
5 lines
152 B
Plaintext
Vendored
5 lines
152 B
Plaintext
Vendored
public open class MyException : R|kotlin/Any| {
|
|
public constructor(message: R|kotlin/String!|, cause: R|kotlin/Throwable!|): R|test/MyException|
|
|
|
|
}
|