namespace test

internal final class test.A : jet.Any {
    public final /*constructor*/ fun <init>(): test.A
    internal final val B: test.A.B
}
