namespace test

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