namespace test

private final class test.PrivateClass : jet.Any {
    public final /*primary constructor*/ fun <init>(): test.PrivateClass
}
