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
Fix error message for type application on non-generic expressions
Update the error message "Type application is only supported for
generic classes" to also mention type aliases, since type application
is also valid for generic type aliases.
Fixes#20927.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments