Closed westito closed 3 months ago
Describe the bug
To Reproduce
Use namespace (import prefix) on a class as generics type.
Expected behavior Generics type paramter also gets the prefix.
Supporting prefixes for generics is too difficult as it is. I won't support it before we have macros.
Describe the bug
To Reproduce
Use namespace (import prefix) on a class as generics type.
Expected behavior Generics type paramter also gets the prefix.