namespace test

internal final class test.TestConstructor : jet.Any {
    public final /*primary constructor*/ fun <init>(/*0*/ p: jet.Int = ?, /*1*/ d: jet.Int = ?): test.TestConstructor
}
