package test

internal final class TestConstructor {
    /*primary*/ public constructor TestConstructor(/*0*/ p: jet.Int = ..., /*1*/ s: jet.Int)
}
