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

Make sure checking the return type on a generic function handles type variables correctly #21

Open
jbarrmetro opened this issue Dec 3, 2022 · 0 comments
Labels
note Not necessarily a bug, but something that needs to be understood or checked on

Comments

@jbarrmetro
Copy link
Collaborator

I'm not actually sure if it properly checks to see if an annotated return type variable on a generic function is the correctly mapped type for the function instance, so I need to check on that after I'm done working on the current pull request.

@jbarrmetro jbarrmetro added the note Not necessarily a bug, but something that needs to be understood or checked on label Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
note Not necessarily a bug, but something that needs to be understood or checked on
Projects
None yet
Development

No branches or pull requests

1 participant