namespace test

final class test.Juice</*0*/ in T : jet.Any?> : jet.Any {
    final /*constructor*/ fun </*0*/ in T : jet.Any?><init>(): test.Juice<T>
}
