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

syntax: assign support.type.generic to generic type names #14

Open
serkonda7 opened this issue Jul 19, 2023 · 0 comments
Open

syntax: assign support.type.generic to generic type names #14

serkonda7 opened this issue Jul 19, 2023 · 0 comments
Labels

Comments

@serkonda7
Copy link
Member

Extension Version:

What did you do?

fun gen[T, U](a T, b U) T {}
//      ^ support.type.generic
//         ^ support.type.generic

Actual behaviour
This test fails

Expected behavior
It should work

@serkonda7 serkonda7 added the bug label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant