read kotlin supertypes in JavaDescriptorResolver
+ tests + remove jet.Any from supers
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ public class LazySubstitutingClassDescriptor implements ClassDescriptor {
|
||||
}
|
||||
return newSubstitutor;
|
||||
}
|
||||
|
||||
|
||||
@NotNull
|
||||
@Override
|
||||
public TypeConstructor getTypeConstructor() {
|
||||
|
||||
Reference in New Issue
Block a user