package test

internal final class TestConstructor {
    /*primary*/ private constructor TestConstructor(/*0*/ p : jet.Int = ...)
}
