Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ClassTypingContext resolveTypeParameter of outer parameters #1837

Merged

Conversation

pvojtechovsky
Copy link
Collaborator

fix of #1835

The problem was caused by type parameters, which were declared out of the scope of ClassTypingContext. Such type parameters must be kept as they are. It is not model inconsistency or reason to fail.

@monperrus monperrus merged commit 7358c36 into INRIA:master Feb 6, 2018
@monperrus
Copy link
Collaborator

thanks a lot!

@pvojtechovsky pvojtechovsky deleted the fixClassTypingContextOuterTypeParam branch September 1, 2018 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants