no error scope in good type
propagate error types in several sites
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ public abstract class JetTypeJetSignatureReader extends JetSignatureExceptionsAd
|
||||
classDescriptor.getTypeConstructor(),
|
||||
nullable,
|
||||
typeArguments,
|
||||
ErrorUtils.getErrorScope());
|
||||
classDescriptor.getMemberScope(typeArguments));
|
||||
done(jetType);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user