Files
kotlin-fork/compiler/testData/readJavaBinaryClass/MyException.txt
T

6 lines
162 B
Plaintext

namespace test
open class test.MyException : jet.Any {
final /*constructor*/ fun <init>(/*0*/ p0: jet.String?, /*1*/ p1: jet.Throwable?): test.MyException
}