You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't see anything immediately wrong with allowing generics that haven't specifically been declared however it's not very useful and is probably indicative of a programmer error. This should be picked up in the type checker.
For example:
It would be good to allow generics in types using the following syntax:
The text was updated successfully, but these errors were encountered: