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

Namespace not respected as generics type #1114

Closed
westito opened this issue Jul 29, 2024 · 1 comment
Closed

Namespace not respected as generics type #1114

westito opened this issue Jul 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working needs triage

Comments

@westito
Copy link

westito commented Jul 29, 2024

Describe the bug
Képernyőfotó 2024-07-29 - 15 42 07

Képernyőfotó 2024-07-29 - 15 41 52

To Reproduce

Use namespace (import prefix) on a class as generics type.

Expected behavior
Generics type paramter also gets the prefix.

@westito westito added bug Something isn't working needs triage labels Jul 29, 2024
@rrousselGit
Copy link
Owner

Supporting prefixes for generics is too difficult as it is. I won't support it before we have macros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

2 participants