3a8ad45dec
Reverts and fixes 102f0d3
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
package test
|
|
|
|
public open class MyException {
|
|
/*primary*/ public constructor MyException(/*0*/ p0: kotlin.String?, /*1*/ p1: kotlin.Throwable?)
|
|
}
|