blob: 8c1ecc4201743f1d14cf1197eda3ce9d07ba4a0a [file] [log] [blame]
package test
public open class MyException {
/*primary*/ public constructor MyException(/*0*/ p0: kotlin.String?, /*1*/ p1: kotlin.Throwable?)
}